-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
69 lines (69 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
65
66
67
68
69
asgiref==3.4.1
astroid==2.8.3
attrs==21.2.0
black==21.9b0
canonicaljson==1.5.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
click==8.0.3
codespell==2.1.0
configobj==5.0.6
coverage==6.1.1
cryptography==36.0.1
Deprecated==1.2.13
dynaconf==3.1.7
Flask==2.0.2
frozendict==2.1.3
giteapy==1.0.8
greenlet==1.1.2
gunicorn==20.1.0
hvac==0.11.2
idna==3.3
importlib-metadata==4.10.0
iniconfig==1.1.1
isort==5.9.3
itsdangerous==2.0.1
jedi==0.18.0
Jinja2==3.0.2
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
maturin==0.11.5
mccabe==0.6.1
msgpack==1.0.2
mypy-extensions==0.4.3
packaging==21.2
parso==0.8.2
pathspec==0.9.0
platformdirs==2.4.0
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pylint==2.11.1
PyNaCl==1.4.0
pynvim==0.4.3
pyOpenSSL==21.0.0
pyparsing==2.4.7
pytest==6.2.5
pytest-flask==1.2.0
python-dateutil==2.8.2
redis==4.0.1
regex==2021.10.23
requests==2.26.0
requests-mock==1.9.3
rfc3339==6.2
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6
simplejson==3.17.6
six==1.16.0
sqlparse==0.4.2
tabulate==0.8.9
toml==0.10.2
tomli==1.2.1
typing-extensions==3.10.0.2
unpaddedbase64==2.1.0
urllib3==1.26.7
Werkzeug==2.0.2
wrapt==1.13.2
yoyo-migrations==7.3.2
zipp==3.6.0