-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
57 lines (57 loc) · 963 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
55
56
57
aniso8601==9.0.1
attrs==21.2.0
black==21.8b0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
cryptography==3.4.7
Flask==2.0.1
Flask-Limiter==1.4
flask-restx==0.5.1
Flask-SQLAlchemy==2.5.1
greenlet==1.1.1
gunicorn==20.1.0
idna==3.2
iniconfig==1.1.1
isort==5.9.3
itsdangerous==2.0.1
Jinja2==3.0.1
jsonschema==3.2.0
lazy-object-proxy==1.6.0
limits==1.5.1
lxml==4.6.5
MarkupSafe==2.0.1
mccabe==0.6.1
mypy-extensions==0.4.3
packaging==21.0
pathspec==0.9.0
platformdirs==2.2.0
pluggy==0.13.1
psutil==5.8.0
psycopg2==2.9.1
psycopg2-binary==2.9.1
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==2.1.0
pylint==2.10.2
pylint-flask==0.6
pylint-flask-sqlalchemy==0.2.0
pylint-plugin-utils==0.6
pyparsing==2.4.7
pyrsistent==0.18.0
pytest==6.2.4
python-cas==1.5.0
python-ldap==3.4.0
pytz==2021.1
regex==2021.8.28
requests==2.26.0
six==1.16.0
SQLAlchemy==1.4.22
toml==0.10.2
tomli==1.2.1
urllib3==1.26.6
Werkzeug==2.0.1
wrapt==1.12.1