-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.42 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
72
73
74
75
76
77
setuptools-rust==0.12.1
prompt-toolkit==3.0.19
dnspython==2.1.0
requests==2.26.0
pyOpenSSL==20.0.1
docker==5.0.0
pylxd==2.3.0
tableprint==0.9.1
Jinja2==3.0.1
animation==0.0.7
gunicorn==20.1.0
Flask-HTTPAuth==4.4.0
psutil==5.8.0
Sphinx==3.5.1
sphinx-rtd-theme==1.0.0
paramiko==2.7.2
webdavclient3==3.14.5
## The following requirements were added by pip freeze:
alabaster==0.7.12
animation==0.0.7
Babel==2.9.1
bcrypt==3.2.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.3
click==8.0.1
cryptography==3.4.7
dataclasses
dnspython==2.1.0
docker==5.0.0
docutils==0.17.1
Flask==2.0.1
Flask-HTTPAuth==4.4.0
future==0.18.2
gunicorn==20.1.0
idna==3.2
imagesize==1.2.0
importlib-metadata==4.6.1
itsdangerous==2.0.1
Jinja2==3.0.1
lxml==4.6.5
MarkupSafe==2.0.1
packaging==21.0
prompt-toolkit==3.0.19
psutil==5.8.0
pychalk==2.0.1
pycparser==2.20
Pygments==2.9.0
pylxd==2.3.0
PyNaCl==1.4.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
requests==2.26.0
requests-toolbelt==0.9.1
requests-unixsocket==0.2.0
semantic-version==2.8.5
setuptools-rust==0.12.1
six==1.16.0
snowballstemmer==2.1.0
Sphinx==3.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tableprint==0.9.1
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.6
wcwidth==0.2.5
websocket-client==1.1.0
Werkzeug==2.0.1
ws4py==0.5.1
zipp==3.5.0