Python module compatibility fix
Python modules, requests==2.25.0 and chardet==4.0.0 have a version conflict removing version specification for chardet now
This commit is contained in:
parent
d6b1dab198
commit
89d96501b9
@ -2,14 +2,14 @@ arrow==1.1.0
|
||||
bidict==0.21.2
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.5
|
||||
chardet==4.0.0
|
||||
requests==2.25.0
|
||||
chardet
|
||||
greenlet==1.1.0
|
||||
idna==2.10
|
||||
pycparser==2.20
|
||||
python-dateutil==2.8.1
|
||||
python-engineio==3.14.2
|
||||
python-socketio==4.6.1
|
||||
requests==2.25.0
|
||||
secp256k1==0.13.2
|
||||
six==1.16.0
|
||||
SQLAlchemy==1.4.18
|
||||
|
||||
Loading…
Reference in New Issue
Block a user