-
-
Notifications
You must be signed in to change notification settings - Fork 211
/
requirements.txt
62 lines (62 loc) · 1.54 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
Flask-Admin==1.6.1
Flask-Testing == 0.8.1
Flask-Login == 0.6.3
Flask-WTF == 1.2.1
Flask-SQLAlchemy == 3.1.1
Flask-UUID == 0.2
Flask-SocketIO==5.3.6
bleach==5.0.0
click == 8.1.3
jsonschema == 4.6.0
rauth == 0.7.3
setproctitle == 1.2.2
markupsafe == 2.1.3
psycopg2-binary == 2.9.5
python-dateutil == 2.8.2
ujson == 5.4.0
redis == 4.4.4
yattag == 1.14.0
xmltodict == 0.13.0
oauth2client == 4.1.3
pika == 1.2.1
brainzutils@git+https://github.com/metabrainz/brainzutils-python.git@upgrade-deps
spotipy>=2.22.1
datasethoster@git+https://github.com/metabrainz/data-set-hoster.git@830ecb2b2120acbd5deed2dab4587784c7be04b6
troi@git+https://github.com/metabrainz/[email protected]
PyYAML==6.0
eventlet == 0.35.2
# eventlet fails to patch dnspython >= 2.3 https://github.com/eventlet/eventlet/issues/781
dnspython==2.6.1
uWSGI==2.0.26
sentry-sdk[flask]==1.38.0
pydantic == 1.10.13
pycountry==22.3.5
Flask==3.0.0
Jinja2==3.1.4
Werkzeug==3.0.6
Flask-DebugToolbar@git+https://github.com/amCap1712/flask-debugtoolbar.git@f42bb238cd3fbc79c51b93c341164c2be820025e
Flask-UUID==0.2
msgpack==0.5.6
requests==2.32.0
SQLAlchemy==2.0.23
mbdata@git+https://github.com/amCap1712/mbdata.git@fix-sqlalchemy-warnings
sqlalchemy-dst==1.0.1
typesense==0.14.0
unidecode>=1.3.4
Levenshtein==0.20.8
google_auth_oauthlib==0.4.4
google-auth==1.30.0
numpy==1.26.4
pandas==1.5.2
pyarrow==14.0.1
more-itertools==8.13.0
kombu==5.2.4
itsdangerous==2.1.2
countryinfo==0.1.2
urllib3==1.26.19
orjson==3.9.15
dnspython==2.6.1
pyjwt[crypto]==2.7.0
packaging~=23.1
feedgen==1.0.0
WTForms<=3.1.2