-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
71 lines (71 loc) · 1.21 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
65
66
67
68
69
70
71
appdirs==1.4.4
appnope==0.1.0
astroid==2.4.2
attrs==19.3.0
backcall==0.2.0
black==19.10b0
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
clickclick==1.2.2
colorama==0.4.3
connexion==2.7.0
coverage==5.2
cycler==0.10.0
decorator==4.4.2
Flask==1.1.2
flask-marshmallow==0.13.0
Flask-SQLAlchemy==2.4.4
idna==2.10
inflection==0.5.0
ipython==7.16.3
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.17.1
Jinja2==2.11.3
jsonschema==3.2.0
kiwisolver==1.2.0
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
marshmallow==3.7.0
marshmallow-sqlalchemy==0.23.1
matplotlib==3.2.2
mccabe==0.6.1
more-itertools==8.4.0
numpy==1.22.0
openapi-spec-validator==0.2.8
packaging==20.4
parso==0.7.0
pathspec==0.8.0
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
py==1.10.0
pycodestyle==2.6.0
Pygments==2.7.4
pylint==2.5.3
pylint-flask==0.6
pylint-flask-sqlalchemy==0.2.0
pylint-plugin-utils==0.6
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==5.4.3
pytest-cov==2.10.0
python-dateutil==2.8.1
PyYAML==5.4
redis==3.5.3
regex==2020.6.8
requests==2.24.0
six==1.15.0
SQLAlchemy==1.3.18
swagger-ui-bundle==0.0.6
toml==0.10.1
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.26.5
wcwidth==0.2.5
Werkzeug==1.0.1
wrapt==1.12.1