-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
72 lines (72 loc) · 1.18 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
aiohttp==3.7.4
altgraph==0.16.1
aniso8601==3.0.2
argon2-cffi==18.3.0
asn1crypto==0.24.0
async-timeout==3.0.0
attrs==19.1.0
beautifulsoup4==4.7.1
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
Click==7.0
colorlog==4.0.2
cryptography==3.3.2
dill==0.2.9
discord==1.0.1
discord.py==1.1.1
dominate==2.3.4
falcon==1.2.0
Flask==1.0.2
Flask-Bootstrap==3.3.7.1
Flask-Login==0.4.1
Flask-OAuthlib==0.9.5
Flask-RESTful==0.3.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
future==0.16.0
gunicorn==19.9.0
idna==2.7
imgurpython==1.1.7
ipython==7.16.3
itsdangerous==0.24
Jinja2==2.11.3
json-cfg==0.4.2
kwonly-args==1.0.10
lxml==4.9.1
macholib==1.11
MarkupSafe==1.0
multidict==4.4.2
multiprocess==0.70.7
oauthlib==2.1.0
ordereddict==1.1
passlib==1.7.1
pbr==3.0.0
pefile==2018.8.8
psycopg2==2.7.5
pycparser==2.19
PyInstaller==3.6
pymssql==2.1.4
PyMySQL==0.9.2
pyodbc==4.0.24
python_dotenv==0.10.2
python-mimeparse==1.6.0
pytz==2018.5
pywin32-ctypes==0.2.0
rauth==0.7.3
requests==2.20.0
requests-oauthlib==1.0.0
six==1.10.0
soupsieve==1.9.1
SQLAlchemy==1.3.0
talons==0.3
tinydb==3.13.0
urllib3==1.26.5
visitor==0.1.3
waitress==2.1.1
websockets==9.1
Werkzeug==2.2.3
wordpress-api==1.2.7
WTForms==2.2.1
yarl==1.3.0
youtube-dl==2018.9.26