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:
Vivek Teega 2021-08-19 10:42:18 +05:30
parent d6b1dab198
commit 89d96501b9

View File

@ -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