Browse Source

psycopg2 2.7.3.2 for better postgres 10 support

pull/163/head
Pēteris Caune 7 years ago
parent
commit
d05607d73c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,6 +1,6 @@
croniter
Django==1.11.6
django_compressor==2.1
psycopg2==2.7.3.1
psycopg2==2.7.3.2
pytz==2016.7
requests==2.9.1

Loading…
Cancel
Save