Skip to content

Commit 2b0a3d6

Browse files
authored
Update pip3 freeze
1 parent 774dd25 commit 2b0a3d6

File tree

1 file changed

+45
-8
lines changed

1 file changed

+45
-8
lines changed

pip3 freeze

+45-8
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,72 @@
1-
todd@debian:~/gns3$ pip3 freeze
1+
root@debian:/home/todd/gns3# pip3 freeze
22
Brlapi==0.6.2
33
Jinja2==2.9.6
44
Mako==1.0.0
55
MarkupSafe==0.23
66
PyNaCl==1.1.2
77
PyYAML==3.12
8+
Pygments==2.2.0
9+
VyattaConfParser==0.5.1
810
ansible==2.3.2.0
911
asn1crypto==0.22.0
1012
bcrypt==3.1.3
11-
cffi==1.10.0
13+
cffi==1.11.0
14+
chainmap==1.0.2
1215
chardet==2.3.0
1316
colorama==0.3.2
14-
cryptography==2.0.2
17+
cryptography==2.0.3
18+
decorator==4.1.2
19+
future==0.16.0
1520
html5lib==0.999
16-
idna==2.5
21+
idna==2.6
22+
ipython==6.2.0
23+
ipython-genutils==0.2.0
24+
jedi==0.10.2
1725
jtextfsm==0.3.1
26+
junos-eznc==2.1.6
27+
librouteros==1.0.3
1828
louis==2.5.3
19-
napalm-base==0.24.3
29+
napalm==1.2.0
30+
napalm-base==0.25.0
31+
napalm-eos==0.6.1
32+
napalm-fortios==0.4.0
2033
napalm-ios==0.7.0
34+
napalm-iosxr==0.5.4
35+
napalm-junos==0.12.0
36+
napalm-nxos==0.6.0
37+
napalm-panos==0.4.0
38+
napalm-pluribus==0.5.1
39+
napalm-ros==0.2.2
40+
napalm-vyos==0.1.3
2141
netaddr==0.7.19
2242
netmiko==1.4.2
23-
paramiko==2.2.1
24-
pyasn1==0.3.1
43+
pan-python==0.12.0
44+
paramiko==2.3.0
45+
pexpect==4.2.1
46+
pickleshare==0.7.4
47+
prompt-toolkit==1.0.15
48+
ptyprocess==0.5.2
49+
pyIOSXR==0.52
50+
pyPluribus==0.3.1
51+
pyasn1==0.3.5
2552
pycparser==2.18
2653
pycrypto==2.6.1
54+
pyeapi==0.8.1
55+
pyfg==0.50
2756
pygobject==3.14.0
57+
pynxos==0.0.3
2858
python-apt==0.9.3.12
2959
python-debian==0.1.27
3060
pyxdg==0.25
3161
requests==2.4.3
62+
requests-toolbelt==0.8.0
3263
scp==0.10.2
33-
six==1.8.0
64+
simplegeneric==0.8.1
65+
six==1.11.0
66+
traitlets==4.3.2
67+
typing==3.6.2
3468
urllib3==1.9.1
69+
wcwidth==0.1.7
3570
wheel==0.24.0
71+
xmltodict==0.11.0
72+
root@debian:/home/todd/gns3#

0 commit comments

Comments
 (0)