forked from GithubBackups/healthchecks
Update package versions in requirements.txt
This commit is contained in:
parent
8ad3b0d537
commit
601fcb7cf7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
.coverage
|
.coverage
|
||||||
|
.env
|
||||||
hc.sqlite
|
hc.sqlite
|
||||||
hc/local_settings.py
|
hc/local_settings.py
|
||||||
static-collected
|
static-collected
|
@ -1,6 +1,6 @@
|
|||||||
croniter
|
croniter
|
||||||
Django==2.1.2
|
Django==2.1.3
|
||||||
django_compressor==2.2
|
django_compressor==2.2
|
||||||
psycopg2==2.7.5
|
psycopg2==2.7.5
|
||||||
pytz==2018.5
|
pytz==2018.7
|
||||||
requests==2.20.0
|
requests==2.20.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user