-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
62 lines (62 loc) · 1.15 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
alembic==1.9.4
async-generator==1.10
attrs==23.1.0
Brotli==1.0.9
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
ConfigArgParse==1.5.3
exceptiongroup==1.1.1
Flask==2.2.3
Flask-Admin @ git+https://github.com/flask-admin/flask-admin@c4ba7cc55ea0592f8946fec1138c2841607e33b5
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
Flask-HTTPAuth==4.7.0
Flask-Login==0.6.2
Flask-Migrate==4.0.4
Flask-Script==2.0.6
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
gevent==22.10.2
geventhttpclient==2.0.9
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
idna==3.4
importlib-metadata==6.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
locust==2.15.1
Mako==1.2.4
MarkupSafe==2.1.2
msgpack==1.0.4
outcome==1.2.0
psutil==5.9.5
psycopg2==2.9.5
psycopg2-binary==2.9.5
py-algorand-sdk==2.0.0
pycparser==2.21
pycryptodomex==3.17
PyNaCl==1.5.0
PySocks==1.7.1
python-dotenv==0.21.1
pyzmq==25.0.2
requests==2.30.0
roundrobin==0.0.4
selenium==4.9.1
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.3
tomlkit==0.11.6
trio==0.22.0
trio-websocket==0.10.2
typing_extensions==4.5.0
urllib3==1.26.6
Werkzeug==2.2.3
wsproto==1.2.0
WTForms==3.0.1
zipp==3.13.0
zope.event==4.6
zope.interface==6.0