forked from BlindspotSecurityDemoYoad/flask
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
117 lines (117 loc) · 1.93 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# Python dependencies required for development
fetcher==0.9.2.6
Flask-SQLAlchemy==3.0.0
aiofiles==0.8.0
aioflask==0.4.0
aiohttp==3.8.1
aiosignal==1.2.0
alembic==1.8.1
apispec==5.2.2
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
awscli==1.25.51
awscli-local==0.20
bcrypt==3.2.2
beautifulsoup4==4.11.1
boto3==1.24.46
botocore==1.27.51
cachetools==5.0.0
certifi==2022.6.15
cffi==1.15.1
cfgv==3.3.1
chardet==4.0.0
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
cryptography==37.0.2
Deprecated==1.2.13
dill==0.3.2
distlib==0.3.4
distro==1.7.0
dnslib==0.9.20
dnspython==2.2.1
docker==5.0.3
docker-compose==1.29.2
dockerpty==0.4.1
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
ez-setup==0.9
fasteners==0.17.3
filelock==3.7.1
Flask==2.1.2
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
frozenlist==1.3.0
greenlet==1.1.2
greenletio==0.9.0
h11==0.13.0
identify==2.5.1
idna==3.3
install==1.3.5
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==3.2.0
kafka==1.3.5
kafka-python==2.0.2
localstack==1.0.4
localstack-client==1.36
localstack-ext==1.0.4
Mako==1.2.1
MarkupSafe==2.1.1
migrate==0.3.8
multidict==6.0.2
node-semver==0.8.1
nodeenv==1.7.0
npmdownloader==1.2.1
packaging==21.3
paramiko==2.11.0
pbr==5.9.0
pika==1.3.0
platformdirs==2.5.2
plux==1.3.1
pre-commit==2.19.0
psutil==5.9.1
psycopg2==2.9.3
psycopg2-binary==2.9.3
pyaes==1.6.1
pyasn1==0.4.8
pycodestyle==2.8.0
pycparser==2.21
Pygments==2.12.0
pyhocon==0.3.59
PyNaCl==1.5.0
pyOpenSSL==22.0.0
pyparsing==2.4.7
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.20.0
python-jose==3.3.0
PyYAML==6.0
redis==4.3.4
requests==2.28.1
rich==12.5.1
rsa==4.7.2
s3transfer==0.6.0
semver==2.13.0
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.39
stevedore==4.0.0
tabulate==0.8.10
tailer==0.4.1
testresources==2.0.1
texttable==1.6.4
toml==0.10.2
urllib3==2.0.3
uvicorn==0.18.2
virtualenv==20.15.1
websocket-client==0.59.0
Werkzeug==2.1.2
wget==3.2
wrapt==1.14.1
xmltodict==0.13.0
yarl==1.7.2