-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrequirements.txt
56 lines (54 loc) · 1.1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# NOTE: in order to install the requirements, please use the following command
# pip install --find-links https://download.pytorch.org/whl/torch_stable.html -r requirements.txt
numpy>=1.18.1
pandas==1.0.5
azure-cosmos==3.1.2
azure-common==1.1.25
azure-mgmt-authorization==0.61.0
azure-mgmt-resource==10.2.0
azure-mgmt-containerregistry==2.8.0
azure-mgmt-authorization==0.61.0
azure-graphrbac==0.61.1
azure-mgmt-keyvault==2.2.0
azure-core==1.8.0
azureml-sdk>=1.1.5
azureml-dataprep[pandas,fuse]==2.0.7
azureml-core==1.34.0
astroid==2.4.2
atomicwrites==1.4.0
adal==1.2.4
attrs==20.1.0
transformers==3.0.2
fsspec==0.8.0
boto3==1.14.54
scipy>=1.3.2
sklearn
seqeval==0.0.12
dotmap==1.3.0
PyJWT==1.7.1
pyyml==0.0.2
opencensus==0.7
opencensus-ext-azure==1
##SCRAPER ONLY
selenium==3.141.0
bs4==0.0.
##OPTIONAL LOCAL
azure-ai-textanalytics==5.1.0
gensim==3.8.0
spacy==2.3.2
farm==0.4.7
flair==0.6
torch==1.5.1+cpu
torchvision==0.6.1+cpu
##DEPLOY ONLY
azure-keyvault==1.1.0
azure-identity==1.2.0
azure-keyvault-secrets==4.1.0
Flask==1.1.4
##LOCAL ONLY
pylint==2.6.0
pytest==6.0.1
flake8==3.8.3
ipykernel==5.3.4
streamlit
tqdm==4.48.2