forked from bcgov/queue-management
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
executable file
·103 lines (103 loc) · 1.82 KB
/
Copy pathrequirements.txt
File metadata and controls
executable file
·103 lines (103 loc) · 1.82 KB
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
alembic==1.5.2
amqp==5.2.0
aniso8601==9.0.1
astroid==2.5.8
async-timeout==4.0.3
attrs==23.2.0
bidict==0.23.1
blinker==1.8.2
Brotli==1.1.0
cachelib==0.13.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==7.1.2
decorator==5.0.9
dnspython==2.6.1
ecdsa==0.19.0
eventlet==0.35.2
filelock==3.0.12
Flask==1.1.4
Flask-Admin==1.5.8
Flask-Cache==0.13.1
Flask-Caching==1.11.1
Flask-Compress==1.9.0
Flask-Cors==5.0.0
flask-jwt-oidc==0.3.0
Flask-Login==0.5.0
flask-marshmallow==0.14.0
Flask-Migrate==2.7.0
Flask-Moment==0.11.0
flask-restx==0.5.1
Flask-Script==2.0.6
Flask-SocketIO==5.1.0
Flask-SQLAlchemy==2.5.1
future==0.18.2
gevent==24.2.1
greenlet==3.0.3
gunicorn==22.0.0
h11==0.14.0
idna==3.7
ijson==2.6.1
importlib_metadata==7.1.0
importlib_resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
kombu==5.1.0
lazy-object-proxy==1.10.0
Mako==1.3.3
MarkupSafe==2.0.1
marshmallow==3.21.2
marshmallow-sqlalchemy==0.26.1
mccabe==0.6.1
minio==7.0.4
numpy==1.21.0
oauthlib==3.2.2
packaging==24.0
pip==24.0
pkgutil_resolve_name==1.3.10
pluggy==0.13.1
psycopg2-binary==2.9.1
py==1.11.0
pyasn1==0.6.0
pycontracts3==7.2
pylint==2.7.2
pyparsing==3.0.7
pysnow==0.7.17
pytest==6.2.4
python-dateutil==2.9.0.post0
python-dotenv==0.17.1
python-editor==1.0.4
python-engineio==4.9.0
python-jose==3.3.0
python-magic==0.4.27
python-socketio==5.11.2
pytz==2019.3
redis==4.5.3
referencing==0.35.1
requests==2.32.2
requests-oauthlib==1.3.1
rpds-py==0.18.1
rsa==4.9
setuptools==70.0.0
simple-websocket==1.0.0
six==1.16.0
snowplow-tracker==0.9.1
SQLAlchemy==1.3.24
SQLAlchemy-Continuum==1.3.11
SQLAlchemy-Utc==0.12.0
SQLAlchemy-Utils==0.41.2
toml==0.10.2
urllib3==1.26.19
vine==5.1.0
Werkzeug==1.0.1
wheel==0.41.2
wrapt==1.12.1
wsproto==1.2.0
WTForms==3.0.0
zipp==3.19.1
zope.event==5.0
zope.interface==6.3