-
Notifications
You must be signed in to change notification settings - Fork 150
/
Copy pathrequirements.txt
91 lines (91 loc) · 1.56 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
setuptools==57.5.0
alembic==1.7.5
amqp==1.4.9
anyio==3.5.0
anyjson==0.3.3
APScheduler==3.8.1
async-generator==1.10
backports.zoneinfo==0.2.1
BeautifulReport==0.1.3
beautifulsoup4==4.9.3
billiard==3.3.0.23
cached-property==1.5.2
celery==3.1.18
certifi==2021.10.8
cffi==1.15.0
changanya==0.5.0
chardet==4.0.0
charset-normalizer==2.0.9
click==7.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
colorlog==6.6.0
contextvars==2.4
dataclasses==0.8
distlib==0.3.4
dnspython==2.2.0
eventlet==0.33.0
Faker==13.0.0
filelock==3.4.1
Flask==1.1.2
Flask-APScheduler==1.12.3
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-Uploads==0.2.1
Flask-WTF==1.0.0
greenlet==1.1.2
h11==0.12.0
httpcore==0.14.7
httpx
idna==3.3
immutables==0.16
importlib-metadata==4.8.3
importlib-resources==5.4.0
itsdangerous==2.0.1
Jinja2==3.0.3
kombu==3.0.37
lxml==4.9.1
Mako
MarkupSafe==2.0.1
mmh3==3.0.0
pipenv==2021.11.23
platformdirs==2.4.0
pocsuite3==1.8.11
prettytable==2.5.0
prompt-toolkit==3.0.28
pycparser==2.21
pycryptodomex==3.14.1
PyMySQL==0.10.1
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==0.19.2
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
redis==2.10.6
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
scapy==2.4.5
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.1
SQLAlchemy==1.4.29
termcolor==1.1.0
tornado==6.1
typing_extensions==4.0.1
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
vine==5.0.0
virtualenv==20.13.0
virtualenv-clone==0.5.7
watchdog==2.1.6
wcwidth==0.2.5
Werkzeug==2.0.2
WTForms==3.0.0
zipp==3.6.0
zope.event==4.5.0
zope.interface==5.4.0