Code Review
/
laas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5a40f99
)
Bumps PostgreSQL Version
07/68807/1
author
Parker Berberian
<pberberian@iol.unh.edu>
Thu, 7 Nov 2019 16:15:33 +0000
(11:15 -0500)
committer
Parker Berberian
<pberberian@iol.unh.edu>
Thu, 7 Nov 2019 16:15:33 +0000
(11:15 -0500)
The builds were failing because of incompatible version
with the psycopg2 dependency. Bumping this version
to latest fixes the issue.
Change-Id: Ib6a2a0acb6031d61f45349c27276e866b6e6f975
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
a64d33f
..
7e2fbd1
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-9,7
+9,7
@@
jira==1.0.7
oauth2==1.9.0.post1
oauthlib==1.1.2
pika==0.10.0
-psycopg2==2.
6.2
+psycopg2==2.
8.4
PyJWT==1.4.2
requests==2.22.0
django-fernet-fields==0.6