-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 1.05 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
alembic==1.4.2
Authlib==0.13
blinker==1.4
blurhash==1.1.4
cairocffi==1.1.0
CairoSVG==2.4.2
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
colorclass==2.2.0
cryptography==2.9.2
cssselect2==0.3.0
decorator==4.4.2
defusedxml==0.6.0
Flask==1.1.2
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
future==0.18.2
httplib2==0.18.0
idna==2.9
instagram @ git+https://github.com/foozmeat/python-instagram.git@2d362a1557f1010da8d755f4dec30e96f7505d3b
itsdangerous==1.1.0
Jinja2==2.11.2
Mako==1.1.2
MarkupSafe==1.1.1
Mastodon.py==1.5.1
numpy==1.18.4
oauth2==1.9.0.post1
oauthlib==3.1.0
pandas==1.0.3
Pillow==7.1.2
pip-check==2.6
pip-tools==5.3.1
psutil==5.7.0
pycparser==2.20
pygal==2.4.0
PyMySQL==0.9.3
python-dateutil==2.8.1
python-editor==1.0.4
python-magic==0.4.15
python-twitter==3.5
pytz==2020.1
requests==2.23.0
requests-oauthlib==1.3.0
sentry-sdk==0.17.3
simplejson==3.17.0
six==1.14.0
SQLAlchemy==1.3.16
terminaltables==3.1.0
tinycss2==1.0.2
twitter-oauth==0.2.0
urllib3==1.25.9
webencodings==0.5.1
Werkzeug==0.16.1
WTForms==2.3.1