-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
89 lines (89 loc) · 1.54 KB
/
requirements.txt
File metadata and controls
89 lines (89 loc) · 1.54 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
alembic==1.7.3
aniso8601==9.0.1
appdirs==1.4.4
attrs==22.2.0
bcrypt==4.1.2
beautifulsoup4==4.10.0
blinker==1.6.2
CacheControl==0.12.6
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.7
click==8.1.3
colorama==0.4.4
contextlib2==0.6.0
coverage==6.3
cryptography==42.0.5
cycler==0.11.0
Deprecated==1.2.13
distlib==0.3.3
distro==1.6.0
dnspython==2.1.0
email-validator==1.1.3
Flask==3.0.2
Flask-Bcrypt==0.7.1
flask-buzz==3.0.0
Flask-Cors==4.0.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
flask-marshmallow==1.2.0
Flask-Migrate==3.1.0
flask-praetorian==1.4.0
Flask-RESTful==0.3.10
flask-restx==1.3.0
Flask-Script==2.0.6
Flask-SQLAlchemy==3.1.1
Flask-Testing==0.8.1
Flask-WTF==1.0.0
greenlet==3.0.3
html5lib==1.1
idna==3.3
importlib-resources==5.13.0
inflection==0.5.1
ipaddr==2.2.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.19.2
jsonschema-specifications==2023.12.1
lockfile==0.12.2
Mako==1.3.2
MarkupSafe==2.1.2
marshmallow==3.21.1
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==1.0.0
msgpack==1.0.3
packaging==21.3
passlib==1.7.4
pendulum==2.1.2
pep517==0.12.0
progress==1.6
psycopg2==2.9.9
psycopg2-binary==2.9.1
py-buzz==4.1.0
pycparser==2.21
PyJWT==2.3.0
pyparsing==3.0.6
pyrsistent==0.18.0
python-dateutil==2.8.2
python-dotenv==0.19.0
pytoml==0.1.21
pytz==2021.3
pytzdata==2020.1
referencing==0.33.0
requests==2.26.0
retrying==1.3.3
rpds-py==0.18.0
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==2.0.28
toml==0.10.2
tomli==2.0.1
typing_extensions==4.10.0
urllib3==1.26.7
webargs==8.0.1
webencodings==0.5.1
Werkzeug==3.0.1
wrapt==1.13.3
WTForms==2.3.3
zipp==3.6.0