diff options
Diffstat (limited to 'web/requirements.txt')
| -rw-r--r-- | web/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/requirements.txt b/web/requirements.txt index 9b8d591..1744f0e 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -6,7 +6,7 @@ coreschema==0.0.4 data==0.4 decorator==4.3.0 diff-match-patch==20121119 -Django==1.11.10 +Django==1.11.17 django-cors-headers==2.2.0 django-crispy-forms==1.7.2 django-filter==1.1.0 @@ -28,7 +28,6 @@ Markdown==2.6.11 MarkupSafe==1.0 odfpy==1.3.6 openpyxl==2.5.4 -psycopg2==2.7.4 pycrypto==2.6.1 PyJWT==1.6.4 pytz==2018.3 @@ -42,3 +41,4 @@ uritemplate==3.0.0 urllib3==1.22 xlrd==1.1.0 xlwt==1.3.0 +psycopg2==2.8.2 |
