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__/
|
||||
*.pyc
|
||||
.coverage
|
||||
.env
|
||||
hc.sqlite
|
||||
hc/local_settings.py
|
||||
static-collected
|
@ -1,6 +1,6 @@
|
||||
croniter
|
||||
Django==2.1.2
|
||||
Django==2.1.3
|
||||
django_compressor==2.2
|
||||
psycopg2==2.7.5
|
||||
pytz==2018.5
|
||||
requests==2.20.0
|
||||
pytz==2018.7
|
||||
requests==2.20.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user