This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrequirements.txt
135 lines (135 loc) · 2.39 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
alembic==1.13.1
amqp==5.2.0
annotated-types==0.6.0
apispec==6.3.1
appdirs==1.4.4
APScheduler==3.10.4
attrs==23.2.0
autopep8==2.0.4
bcrypt==4.1.2
beautifulsoup4==4.12.2
bidict==0.22.1
billiard==4.2.0
black==24.1a1
blinker==1.7.0
blurhash-python==1.2.1
celery==5.3.6
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
contourpy==1.2.0
cryptography==41.0.7
cycler==0.12.1
dbscan1d==0.2.2
defusedxml==0.7.1
extruct==0.16.0
flake8==7.0.0
Flask==3.0.0
Flask-APScheduler==1.13.1
Flask-BasicAuth==0.2.0
Flask-Bcrypt==1.0.1
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.5
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
fonttools==4.47.0
future==0.18.3
gevent==23.9.1
greenlet==3.0.0rc3
h11==0.14.0
html-text==0.5.2
html5lib==1.1
idna==3.6
ingredient-parser-nlp==0.1.0b7
iniconfig==2.0.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
jstyleson==0.0.2
kiwisolver==1.4.5
kombu==5.3.4
lark==1.1.8
lxml==5.0.1
Mako==1.3.0
MarkupSafe==2.1.3
marshmallow==3.20.1
matplotlib==3.8.2
mccabe==0.7.0
mf2py==2.0.1
mlxtend==0.23.1
mypy-extensions==1.0.0
nltk==3.8.1
numpy==1.26.3
oic==1.6.1
packaging==23.2
pandas==2.1.4
pathspec==0.12.1
Pillow==10.2.0
platformdirs==4.1.0
pluggy==1.3.0
prometheus-client==0.19.0
prometheus-flask-exporter==0.23.0
prompt-toolkit==3.0.43
psycopg2-binary==2.9.9
py==1.11.0
pycodestyle==2.11.1
pycparser==2.21
pycryptodomex==3.19.1
pydantic==2.5.3
pydantic-settings==2.1.0
pydantic_core==2.14.6
pyflakes==3.2.0
pyjwkest==1.4.2
PyJWT==2.8.0
pyparsing==3.1.1
pyRdfa3==3.5.3
pytest==7.4.4
python-crfsuite==0.9.10
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
python-engineio==4.8.1
python-socketio==5.10.0
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
rdflib==7.0.0
rdflib-jsonld==0.6.2
recipe-scrapers==14.53.0
regex==2023.10.3
requests==2.31.0
scikit-learn==1.3.2
scipy==1.11.4
setuptools-scm==8.0.4
simple-websocket==1.0.0
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.25
sqlite-icu==1.0
threadpoolctl==3.2.0
toml==0.10.2
tomli==2.0.1
tqdm==4.66.1
typed-ast==1.5.5
types-beautifulsoup4==4.12.0.20240106
types-html5lib==1.1.11.20240106
types-requests==2.31.0.20240106
types-urllib3==1.26.25.14
typing_extensions==4.9.0
tzdata==2023.4
tzlocal==5.2
urllib3==2.1.0
uWSGI==2.0.23
uwsgi-tools==1.1.1
vine==5.1.0
w3lib==2.1.2
wcwidth==0.2.13
webencodings==0.5.1
Werkzeug==3.0.1
wsproto==1.2.0
zope.event==5.0
zope.interface==6.1