-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (57 loc) · 1019 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==4.1.0
astroid==1.6.5
atomicwrites==1.2.1
attrs==18.2.0
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.ssl-match-hostname==3.7.0.1
certifi==2018.11.29
chardet==3.0.4
Click==7.0
configparser==3.7.1
decorator==4.3.0
docker==3.7.0
docker-pycreds==0.4.0
enum34==1.1.6
Flask==1.0.2
Flask-RESTful==0.3.7
funcsigs==1.0.2
#futures==3.2.0
gitdb2==2.0.5
GitPython==2.1.11
idna==2.8
ipaddress==1.0.22
ipython==5.8.0
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
#libvirt-python==5.1.0
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==5.0.0
pathlib2==2.3.3
pexpect==4.6.0
pickleshare==0.7.5
pika==0.13.0
pluggy==0.8.1
prompt-toolkit==1.0.15
ptyprocess==0.6.0
py==1.7.0
Pygments==2.3.1
pylint==1.9.4
pytest==4.1.1
pytz==2018.9
requests==2.21.0
scandir==1.9.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
smmap2==2.0.5
traitlets==4.3.2
urllib3==1.24.1
wcwidth==0.1.7
websocket-client==0.54.0
Werkzeug==0.14.1
wrapt==1.11.1