Fixed missing dateutil req
parent
a76cf87c26
commit
22381d6991
|
@ -12,6 +12,7 @@ pycparser==2.19
|
|||
pycurl==7.43.0.4
|
||||
pyOpenSSL==19.1.0
|
||||
pytest==5.4.1
|
||||
python-dateutil==2.8.1
|
||||
six==1.14.0
|
||||
soupsieve==1.9.5
|
||||
Werkzeug==0.16.0
|
||||
|
|
Loading…
Reference in New Issue