-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
57 lines (57 loc) · 1.07 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
aniso8601==9.0.1
# via flask-restful
blinker==1.7.0
# via flask
click==8.1.7
# via flask
flask==3.0.2
# via
# flask-httpauth
# flask-restful
flask-httpauth==4.8.0
# via -r requirements.in
flask-restful==0.3.10
# via -r requirements.in
gunicorn==21.2.0
# via -r requirements.in
itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via flask
markupsafe==2.1.5
# via
# jinja2
# werkzeug
marshmallow==3.21.1
# via webargs
packaging==24.0
# via
# gunicorn
# marshmallow
# webargs
py3rijndael==0.3.3
# via pye3dc
pye3dc==0.9.1
# via -r requirements.in
python-dateutil==2.9.0.post0
# via pye3dc
pytz==2024.1
# via flask-restful
six==1.16.0
# via
# flask-restful
# python-dateutil
tzlocal==5.2
# via pye3dc
webargs==8.4.0
# via -r requirements.in
websocket-client==1.7.0
# via pye3dc
werkzeug==3.0.1
# via flask