-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_docker.txt
67 lines (66 loc) · 1.18 KB
/
requirements_docker.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
55
56
57
58
59
60
61
62
63
64
65
66
67
### Torch is a requirement, but added installed on its own due to Docker issues.
autopep8==1.6.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
filelock==3.9.0
flake8==6.0.0
Flask==2.2.2
googledrivedownloader==0.4
gunicorn==20.1.0
h5py==3.7.0
huggingface-hub==0.11.1
idna==3.4
importlib-metadata==5.2.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==0.14.1
keybert==0.7.0
markdown-it-py==2.1.0
MarkupSafe==2.1.1
mccabe==0.7.0
mdurl==0.1.2
mpmath==1.2.1
networkx==3.0rc1
newsapi-python==0.2.6
nltk==3.8
numpy==1.24.0
oauthlib==3.2.2
packaging==23.0
pandas==1.5.2
Pillow==9.3.0
plyfile==0.7.4
pycodestyle==2.10.0
pyflakes==3.0.1
Pygments==2.14.0
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.7
PyYAML==6.0
rdflib==6.2.0
regex==2022.10.31
requests==2.28.1
requests-oauthlib==1.3.1
rich==13.2.0
scikit-learn==1.0.2
scipy==1.9.3
sentence-transformers==2.2.2
sentencepiece==0.1.97
six==1.16.0
sympy==1.11.1
tdqm==0.0.1
threadpoolctl==3.1.0
tokenizers==0.13.2
toml==0.10.2
torch-cluster==1.4.5
torch-geometric==1.3.2
torch-scatter==1.4.0
torch-sparse==0.4.3
tqdm==4.40.0
transformers==4.25.1
typing_extensions==4.4.0
urllib3==1.26.13
Werkzeug==2.2.2
zipp==3.11.0