Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
32e3d827
Verified
Commit
32e3d827
authored
Mar 25, 2018
by
Eliot Berriot
Browse files
Switched to psycopg2-binary to avoid warning
parent
cc95e2f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/requirements/base.txt
View file @
32e3d827
...
...
@@ -14,7 +14,7 @@ django-allauth>=0.34,<0.35
# Python-PostgreSQL Database Adapter
psycopg2>=2.7,<=2.8
psycopg2
-binary
>=2.7,<=2.8
# Time zones support
pytz==2017.3
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment