-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 893 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
apispec==6.0.2
apispec-webframeworks==0.5.2
async-timeout==4.0.2
attrs==22.1.0
black==22.10.0
certifi==2022.9.24
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
Deprecated==1.2.13
exceptiongroup==1.0.1
flake8==5.0.4
Flask==2.2.2
flask-swagger-ui==4.11.1
idna==3.4
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.0
MarkupSafe==2.1.1
marshmallow==3.19.0
mccabe==0.7.0
mypy-extensions==0.4.3
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
packaging==21.3
pathspec==0.10.1
platformdirs==2.5.3
pluggy==1.0.0
prance==0.21.8.0
pycodestyle==2.9.1
pyflakes==2.5.0
pyparsing==3.0.9
pyrsistent==0.19.2
pytest==7.2.0
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.6
PyYAML==6.0
redis==4.3.4
requests==2.28.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
semver==2.13.0
six==1.16.0
tomli==2.0.1
urllib3==1.26.12
webargs==8.2.0
Werkzeug==2.2.2
wrapt==1.14.1