-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 1.97 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
asgiref==3.2.10
autopep8==1.6.0
beautifulsoup4==4.9.1
blis==0.7.5
catalogue==2.0.6
certifi==2020.6.20
chardet==3.0.4
click==8.0.3
colorama==0.4.4
confusable-homoglyphs==3.2.0
cymem==2.0.6
dj-database-url==0.5.0
Django==3.0.8
django-cors-headers==3.4.0
django-heroku==0.3.1
django-registration==3.1
django-templated-mail==1.1.1
djangorestframework==3.11.0
djangorestframework-simplejwt==4.6.0
djoser==2.0.3
gunicorn==20.1.0
idna==2.10
Jinja2==3.0.2
joblib==1.1.0
MarkupSafe==2.0.1
murmurhash==1.0.6
nltk==3.6.5
numpy==1.21.4
packaging==21.2
pathy==0.6.1
preshed==3.0.6
psycopg2==2.8.6
psycopg2-binary==2.8.5
pycodestyle==2.8.0
pydantic==1.8.2
PyJWT==1.7.1
pyparsing==2.4.7
python-dotenv==0.19.1
pytz==2020.1
regex==2021.11.2
requests==2.24.0
smart-open==5.2.1
soupsieve==2.0.1
spacy-legacy==3.0.8
sqlparse==0.3.1
srsly==2.4.2
thinc==8.0.12
toml==0.10.2
tqdm==4.62.3
typer==0.4.0
typing-extensions==3.10.0.2
urllib3==1.25.10
wasabi==0.8.2
whitenoise==5.3.0