updated requirements.txt
This commit is contained in:
parent
f2d65efad3
commit
c7c3b1e3be
1 changed files with 12 additions and 6 deletions
|
@ -1,9 +1,15 @@
|
||||||
|
bcrypt==3.1.7
|
||||||
|
cffi==1.13.2
|
||||||
|
cryptography==2.8
|
||||||
fabric==2.5.0
|
fabric==2.5.0
|
||||||
grpcio==1.23.0
|
grpcio==1.26.0
|
||||||
grpcio-tools==1.21.1
|
|
||||||
invoke==1.3.0
|
invoke==1.3.0
|
||||||
lxml==4.4.1
|
lxml==4.4.2
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
Pillow==6.2.1
|
paramiko==2.7.1
|
||||||
protobuf==3.9.1
|
pillow==6.2.1
|
||||||
PyYAML==5.2
|
protobuf==3.11.1
|
||||||
|
pycparser==2.19
|
||||||
|
pynacl==1.3.0
|
||||||
|
pyyaml==5.2
|
||||||
|
six==1.13.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue