-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.13 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
async-timeout==4.0.3
attrs==23.1.0
blinker==1.6.2
certifi==2023.11.17
cffi==1.15.1
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.3
cryptography==42.0.0
cyclonedx-bom==3.11.7
cyclonedx-python-lib==3.1.5
exceptiongroup==1.2.0
Faker==20.1.0
flasgger==0.9.7.1
Flask==2.3.2
Flask-Cors==3.0.10
Flask-SQLAlchemy==3.1.1
flask-talisman==1.1.0
greenlet==2.0.2
gunicorn==22.0.0
idna==3.6
iniconfig==2.0.0
itsdangerous==2.1.2
jake==3.0.11
Jinja2==3.1.2
jsonschema==4.17.3
markdown-it-py==3.0.0
MarkupSafe==2.1.2
mdurl==0.1.2
mistune==2.0.5
mysqlclient==2.1.1
ossindex-lib==1.1.1
packageurl-python==0.9.9
packaging==23.1
parameterized==0.9.0
pip-requirements-parser==32.0.1
pluggy==1.3.0
polling2==0.5.0
pycparser==2.21
pyfiglet==0.8.post1
Pygments==2.17.2
PyJWT==2.7.0
PyMySQL==1.1.0
pyparsing==3.1.1
pyrsistent==0.19.3
pytest==7.4.3
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0
redis==5.0.1
requests==2.31.0
rich==13.7.0
six==1.16.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.23
tinydb==4.8.0
toml==0.10.2
tomli==2.0.1
types-PyYAML==5.4.12
types-requests==2.31.0.10
types-setuptools==69.0.0.0
typing_extensions==4.5.0
urllib3==2.1.0
Werkzeug==2.3.8