-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.29 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
68
69
70
71
72
73
74
aioredis==2.0.0
aiosmtplib==1.1.6
anyio==3.3.0
asgiref==3.4.1
async-timeout==3.0.1
bcrypt==3.2.0
blinker==1.4
blis==0.7.4
catalogue==2.0.6
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==7.1.2
colorama==0.4.4
cryptography==3.4.8
cymem==2.0.5
dnspython==2.1.0
email-validator==1.1.3
fakeredis==1.6.0
fastapi==0.68.1
fastapi-mail==0.4.1
fr-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/fr_core_news_sm-3.1.0/fr_core_news_sm-3.1.0-py3-none-any.whl
greenlet==1.1.1
gunicorn==20.1.0
h11==0.12.0
httpcore==0.13.6
httpx==0.19.0
idna==3.2
jellyfish==0.8.8
Jinja2==3.0.1
joblib==1.0.1
MarkupSafe==2.0.1
murmurhash==1.0.5
networkx==2.6.2
nltk==3.6.2
numpy==1.21.2
packaging==21.0
pandas==1.3.2
pathy==0.6.0
preshed==3.0.5
psycopg2==2.9.1
pycparser==2.20
pydantic==1.8.2
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.2
python-decouple==3.4
python-multipart==0.0.5
pytz==2021.1
redis==3.5.3
regex==2021.8.28
requests==2.26.0
rfc3986==1.5.0
segtok==1.5.10
six==1.16.0
smart-open==5.2.1
sniffio==1.2.0
sortedcontainers==2.4.0
spacy==3.1.2
spacy-legacy==3.0.8
SQLAlchemy==1.4.23
srsly==2.4.1
starlette==0.14.2
tabulate==0.8.9
textblob==0.15.3
textblob-fr==0.2.0
thinc==8.0.8
tqdm==4.62.2
typer==0.3.2
typing-extensions==3.10.0.2
urllib3==1.26.6
uvicorn==0.15.0
wasabi==0.8.2
yake==0.4.8