-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (55 loc) · 2.13 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.python.org/simple/
apscheduler==3.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
audioread==2.1.9
automat==20.2.0
babel==2.10.1; python_version >= '3.6'
backports.zoneinfo==0.2.1; python_version < '3.9'
beautifulsoup4==4.10.0
certifi==2021.10.8
charset-normalizer==2.0.12; python_version >= '3'
click==8.1.3; python_version >= '3.7'
constantly==15.1.0
flask-apscheduler==1.12.3
flask-babel==2.0.0
flask-cachecontrol==0.2.1
flask-dance==5.1.0
flask-sqlalchemy==2.5.1
flask==2.0.2
google-measurement-protocol==1.1.0
hyperlink==21.0.0
idna==3.3; python_version >= '3.5'
incremental==21.3.0
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
lxml==4.7.1
markupsafe==2.1.1; python_version >= '3.7'
mbdata==26.0.1
oauthlib==3.2.0; python_version >= '3.6'
prices==1.1.0
psycopg2==2.9.3
pyacoustid==1.2.2
pysolr==3.9.0
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pytz==2022.1
requests-oauthlib==1.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
setuptools==62.2.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.3.2.post1; python_version >= '3.6'
sqlalchemy==1.3.24
twisted==22.4.0
typing-extensions==4.2.0; python_version >= '3.7'
tzdata==2022.1; python_version >= '3.6'
tzlocal==4.2; python_version >= '3.6'
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
urlobject==2.4.3
werkzeug==2.0.3; python_version >= '3.6'
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'