-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
100 lines (100 loc) · 1.7 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
aniso8601==9.0.1
atomicwrites==1.4.1
attrs==22.1.0
autopep8==1.7.0
bcrypt==4.0.0
beautifulsoup4==4.11.1
bleach==4.1.0
blis==0.7.10
catalogue==2.0.9
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==7.1.2
commonmark==0.9.1
confection==0.1.1
coverage==4.5.2
cymem==2.0.7
dnspython==1.16.0
docutils==0.18.1
email-validator==1.3.0
extruct==0.13.0
Flask==1.1.4
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.10
Flask-JWT-Extended==3.25.1
flask-marshmallow==0.14.0
flask-mongoengine==1.0.0
Flask-RESTful==0.3.7
Flask-WTF==1.0.1
gunicorn==20.0.4
html-text==0.5.2
html5lib==1.1
idna==3.4
importlib-metadata==4.12.0
isodate==0.6.1
itsdangerous==1.1.0
Jinja2==2.11.3
jstyleson==0.0.2
keyring==23.5.0
langcodes==3.3.0
lxml==4.9.1
MarkupSafe==2.0.1
marshmallow==2.19.5
marshmallow-mongoengine==0.9.1
mf2py==1.1.2
mongoengine==0.24.1
mongomock==3.23.0
more-itertools==8.14.0
murmurhash==1.0.9
numpy==1.25.2
packaging==21.3
pathy==0.10.2
pkginfo==1.8.2
pluggy==0.13.1
preshed==3.0.8
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pydantic==1.10.12
Pygments==2.11.2
PyJWT==1.7.1
pymongo==4.2.0
pyparsing==3.0.9
pyRdfa3==3.5.3
pytest==5.0.1
pytz==2022.2.1
rdflib==6.2.0
rdflib-jsonld==0.6.2
readme-renderer==37.2
recipe-scrapers==14.53.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.2.0
sentinels==1.0.0
serpapi==0.1.5
six==1.16.0
smart-open==6.3.0
soupsieve==2.3.2.post1
spacy==3.5.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.7
thinc==8.1.12
toml==0.10.2
tqdm==4.66.1
twine==4.0.1
typer==0.7.0
types-beautifulsoup4==4.11.6
types-requests==2.28.11
types-urllib3==1.26.25
typing-extensions==4.7.1
urllib3==1.26.9
w3lib==2.0.1
wasabi==1.1.2
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
WTForms==3.0.1
zipp==3.8.1