Clean up requirements file. Add detection and warning for possibly missing requirement. Change back to using the modal.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
logbook>=1.0.0
|
||||
logbook >= 1.0.0
|
||||
matplotlib
|
||||
PyYAML
|
||||
PyYAML >= 3.12
|
||||
python-dateutil
|
||||
urllib3
|
||||
requests==2.11.1
|
||||
sqlalchemy>=1.0.5
|
||||
requests == 2.11.1
|
||||
sqlalchemy >= 1.0.5
|
||||
|
||||
Reference in New Issue
Block a user