-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
57 lines (57 loc) · 999 Bytes
/
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
asgiref==3.2.10
bcrypt==3.2.0
blinker==1.4
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
decorator==4.4.2
Django==3.1.1
django-cors-headers==3.5.0
django-utils-six==2.0
djangorestframework==3.11.1
djangorestframework-jwt==1.11.0
filelock==3.0.12
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.9
Flask-Mail==0.9.1
Flask-SQLAlchemy==2.4.4
future==0.18.2
fuzzywuzzy==0.18.0
gdown==3.12.2
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.17.0
MarkupSafe==1.1.1
networkx==2.5
nltk==3.5
numpy==1.19.2
packaging==20.4
pandas==1.1.3
psycopg2-binary==2.8.6
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-Levenshtein==0.12.0
pytz==2020.1
regex==2020.9.27
requests==2.24.0
sacremoses==0.0.43
scikit-learn==0.23.2
scipy==1.5.2
sentence-transformers==0.3.8
sentencepiece==0.1.91
six==1.15.0
sklearn==0.0
SQLAlchemy==1.3.19
sqlparse==0.3.1
threadpoolctl==2.1.0
tokenizers==0.8.1rc2
torch==1.6.0
tqdm==4.50.2
transformers==3.3.1
urllib3==1.25.10
Werkzeug==1.0.1