-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 935 Bytes
/
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
aniso8601==9.0.1
astroid==2.15.5
attrs==23.1.0
bcrypt==4.0.1
beautifulsoup4==4.12.2
blinker==1.6.2
cffi==1.15.1
click==8.1.3
coverage==7.2.7
cryptography==42.0.4
dill==0.3.6
Flask==2.3.2
Flask-Cors==4.0.1
flask-restx==1.1.0
greenlet==2.0.2
gunicorn==22.0.0
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.4
jsonschema==4.17.3
lazy-object-proxy==1.9.0
lxml==4.9.3
MarkupSafe==2.1.3
mccabe==0.7.0
mosspy==1.0.9
mypy==1.4.1
mypy-extensions==1.0.0
packaging==23.1
passlib==1.7.4
pip-autoremove==0.10.0
platformdirs==3.8.0
pluggy==1.0.0
psycopg2-binary==2.9.7
pyclean==2.7.3
pycparser==2.21
PyJWT==2.7.0
pylint==2.17.4
pyrsistent==0.19.3
pytest==7.3.2
pytest-cov==4.1.0
python-dotenv==1.0.0
pytz==2023.3
redis==5.0.0
soupsieve==2.4.1
SQLAlchemy==2.0.20
tomlkit==0.11.8
types-Flask-Cors==4.0.0.1
types-jsonschema==4.17.0.10
types-pyOpenSSL==23.2.0.2
types-redis==4.6.0.5
typing_extensions==4.7.1
Werkzeug==3.0.3
wrapt==1.15.0