-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.49 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
mmh3==3.0.0
aioredis==2.0.1
aiosqlite==0.18.0
shodan==1.28.0
IPy==1.1
lxml==4.9.2
ldap3==2.9.1
aiodns==3.0.0
aioftp==0.21.4
aiohttp==3.8.3
aiomysql==0.1.1
aiopg==1.4.0
pycryptodome==3.9.2
python-hessian==1.1.2
cchardet==2.1.7
chardet==5.1.0
aiosignal==1.3.1
amqp==5.1.1
aniso8601==9.0.1
dubbo-py==0.2.2
async-timeout==4.0.2
attrs==22.1.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
blinker==1.5
bs4==0.0.1
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
python-dubbo==0.0.5
kazoo==2.4.0
prettytable==3.5.0
Deprecated==1.2.13
dnspython==2.2.1
eventlet==0.33.2
filelock==3.8.2
Flask==2.2.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Mail==0.9.1
Flask-RESTful==0.3.9
flask-restplus==0.13.0
flask-sqlacodegen==1.1.8
Flask-SQLAlchemy==3.0.2
frozenlist==1.3.3
gevent==22.10.2
greenlet==2.0.1
gunicorn==20.1.0
hurry.filesize==0.9
idna==3.4
inflect==6.0.2
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
kombu==5.2.4
MarkupSafe==2.1.1
multidict==6.0.4
prompt-toolkit==3.0.36
pycparser==2.21
pydantic==1.10.2
pyDes==2.0.1
PyGithub==1.57
PyJWT==2.6.0
PyNaCl==1.5.0
pyrsistent==0.19.2
pytz==2022.6
PyYAML==6.0
redis==4.4.0
requests==2.28.1
requests-file==1.5.1
requests-toolbelt==0.10.1
setuptools==65.4.1
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.45
tldextract==3.4.0
typing_extensions==4.4.0
urllib3==1.26.13
vine==5.0.0
wcwidth==0.2.5
Werkzeug==2.2.2
wrapt==1.14.1
yarl==1.8.2
zope.event==4.6
zope.interface==5.5.2