Added checks to handle bad api responses
This commit is contained in:
parent
76a032977c
commit
a5eae93dc5
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
||||
3.9.0
|
||||
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
Loading…
Reference in New Issue
Block a user