mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Upgrading to python3 (#60)
* Migrating to python 3.7.2, but docker image is not working properly. Need to continue investigating why it's not properly running. * Trying to fix the build and fixing logging in the scheduler initialization. * Trying to fix the build * Collecting test results * Fixing the dockerfile * Updating the development dependencies
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
PyYAML==3.12
|
||||
PyYAML==4.2b1
|
||||
codacy-coverage==1.2.18
|
||||
ipython==4.2.0
|
||||
mock==2.0.0
|
||||
pudb==2016.1
|
||||
pytest==3.4.2
|
||||
pytest-cov==2.5.1
|
||||
requests==2.18.4
|
||||
requests==2.21.0
|
||||
schedule==0.5.0
|
||||
|
||||
Reference in New Issue
Block a user