-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 2.28 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
55
56
57
58
59
60
61
62
63
64
65
66
67
asgiref==3.6.0
astroid==2.15.2
bandit==1.7.5
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
coverage==7.2.2
dill==0.3.6
Django==4.1.7
filelock==3.11.0
flake8==6.0.0
gitdb==4.0.10
GitPython==3.1.31
huggingface-hub==0.13.4
idna==3.4
isort==5.12.0
Jinja2==3.1.2
joblib==1.2.0
lazy-object-proxy==1.9.0
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mccabe==0.7.0
mdurl==0.1.2
mpmath==1.3.0
mypy==1.2.0
mypy-extensions==1.0.0
networkx==3.1
nltk==3.8.1
nose==1.3.7
numpy==1.24.2
packaging==23.0
pandas==1.5.3
pbr==5.11.1
Pillow==9.4.0
platformdirs==3.2.0
pycodestyle==2.10.0
pyflakes==3.0.1
Pygments==2.15.0
pylint==2.17.2
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
regex==2023.3.23
requests==2.28.2
rich==13.3.3
scikit-learn==1.2.2
scipy==1.10.1
sentence-transformers==2.2.2
sentencepiece==0.1.97
six==1.16.0
smmap==5.0.0
sqlparse==0.4.3
stevedore==5.0.0
sympy==1.11.1
threadpoolctl==3.1.0
tokenizers==0.13.3
tomli==2.0.1
tomlkit==0.11.7
torch==2.0.0
torchvision==0.15.1
tqdm==4.65.0
transformers==4.27.4
typing_extensions==4.5.0
tzdata==2022.7
urllib3==1.26.15
wrapt==1.15.0