Added checks to handle bad api responses

This commit is contained in:
Vivek Teega 2021-06-26 13:46:40 +00:00
parent 76a032977c
commit a5eae93dc5
3 changed files with 1004 additions and 90 deletions

1
.python-version Normal file
View File

@ -0,0 +1 @@
3.9.0

16
requirements.txt Normal file
View File

@ -0,0 +1,16 @@
arrow==1.1.0
bidict==0.21.2
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
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
urllib3==1.26.5

File diff suppressed because it is too large Load Diff