decryption-error-fix
Ryan Heuser 4 years ago
parent 3d77aebbdc
commit d9fbfde52b

@ -30,6 +30,7 @@ lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
numpy==1.19.1
pandas==1.1.2
pathtools==0.1.2
Pillow==7.2.0
plyer==1.4.3
@ -38,9 +39,12 @@ pyfiglet==0.8.post1
Pygments==2.6.1
pylint==2.6.0
pypng==0.0.20
pyproj==2.6.1.post1
PyQRCode==1.2.1
PySocks==1.7.1
pythemis==0.13.0
python-dateutil==2.8.1
pytz==2020.1
pyzbar==0.1.8
qrcode==6.1
redis==3.5.3
@ -48,6 +52,8 @@ requests==2.24.0
requests-async==0.6.2
rfc3986==1.4.0
rpcudp==4.0.1
Rtree==0.9.4
Shapely==1.7.1
simplekv==0.14.1
six==1.15.0
sqlitedict==1.6.0
@ -59,6 +65,7 @@ typed-ast==1.4.1
u-msgpack-python==2.7.0
ujson==3.1.0
urllib3==1.25.10
utm==0.6.0
watchdog==0.10.3
Werkzeug==1.0.1
wrapt==1.12.1

Loading…
Cancel
Save