forked from owolabioromidayo/lightbox_queue_server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
113 lines (111 loc) · 1.9 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
python-dotenv
absl-py==1.4.0
alembic==1.10.2
astunparse==1.6.3
async-timeout==4.0.2
bidict==0.22.1
blinker==1.4
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
command-not-found==0.3
cryptography==3.4.8
dbus-python==1.2.18
Deprecated==1.2.13
distro==1.7.0
distro-info===1.1build1
dnspython==2.3.0
email-validator==1.3.1
eventlet==0.33.3
Flask==2.2.3
Flask-Cors==3.0.10
Flask-hCaptcha==0.6.0
Flask-Limiter==3.3.0
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-SocketIO==5.3.3
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
flatbuffers==23.3.3
gast==0.4.0
gevent==22.10.2
gevent-websocket==0.10.1
google-auth==2.17.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
greenlet==2.0.2
grpcio==1.53.0
h5py==3.8.0
httplib2==0.20.2
idna==3.4
importlib-metadata==4.6.4
importlib-resources==5.12.0
itsdangerous==2.1.2
jax==0.4.8
jeepney==0.7.1
Jinja2==3.1.2
jwcrypto==1.4.2
keras==2.12.0
keyring==23.5.0
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
libclang==16.0.0
limits==3.3.1
Mako==1.2.4
Markdown==3.4.3
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
ml-dtypes==0.0.4
more-itertools==8.10.0
netifaces==0.11.0
numpy==1.23.5
oauthlib==3.2.0
opt-einsum==3.3.0
ordered-set==4.1.0
packaging==23.0
protobuf==4.22.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.15.0
PyGObject==3.42.1
PyJWT==2.3.0
pyparsing==2.4.7
python-engineio==4.4.0
python-socketio==5.8.0
PyYAML==5.4.1
requests==2.28.2
requests-oauthlib==1.3.1
rich==13.3.4
rsa==4.9
scipy==1.10.1
SecretStorage==3.3.1
six==1.16.0
SQLAlchemy==2.0.7
systemd-python==234
termcolor==2.2.0
timedelta==2020.12.3
typing_extensions==4.5.0
ubuntu-advantage-tools==27.12
ufw==0.36.1
unattended-upgrades==0.1
urllib3==1.26.15
wadllib==1.3.6
Werkzeug==2.2.3
wrapt==1.14.1
WTForms==3.0.1
zipp==1.0.0
zope.event==4.6
zope.interface==6.0
flask_limiter
flask_socketio
flask_sqlalchemy
flask_migrate
flask_cors
flask_mail
flask_wtf
email_validator
simple-websocket
gunicorn