-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
58 lines (58 loc) · 1.2 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
arrow==1.2.1
asgiref==3.4.1
beautifulsoup4==4.10.0
binaryornot==0.4.4
blis==0.7.5
bs4==0.0.1
catalogue==2.0.6
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.8
click==8.0.3
cookiecutter==1.7.3
cymem==2.0.6
dj-database-url==0.5.0
Django==3.2.9
django-on-heroku==1.1.2
django-tailwind==2.2.2
fr-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/fr_core_news_sm-3.2.0/fr_core_news_sm-3.2.0-py3-none-any.whl
gender-guesser==0.4.0
gunicorn==20.1.0
idna==3.3
Jinja2==3.0.3
jinja2-time==0.2.0
langcodes==3.3.0
MarkupSafe==2.0.1
murmurhash==1.0.6
nl-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/nl_core_news_sm-3.2.0/nl_core_news_sm-3.2.0-py3-none-any.whl
numpy==1.21.4
packaging==21.3
pathy==0.6.1
poyo==0.5.0
preshed==3.0.6
psycopg2==2.9.2
psycopg2-binary==2.9.2
pydantic==1.8.2
pyparsing==3.0.6
python-dateutil==2.8.2
python-dotenv==0.20.0
python-slugify==5.0.2
pytz==2021.3
requests==2.26.0
six==1.16.0
smart-open==5.2.1
soupsieve==2.3.1
spacy==3.2.0
spacy-legacy==3.0.8
spacy-loggers==1.0.1
sqlparse==0.4.2
srsly==2.4.2
text-unidecode==1.3
thinc==8.0.13
tqdm==4.62.3
twitter==1.19.3
typer==0.4.0
typing-extensions==4.0.0
urllib3==1.26.7
wasabi==0.8.2
whitenoise==5.3.0