Skip to content
Snippets Groups Projects
Commit 64210b02 authored by Georg Krause's avatar Georg Krause
Browse files

Replace psycopg2-binary with psycopg2

parent c430d508
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ Pillow~=8.2.0 ...@@ -8,7 +8,7 @@ Pillow~=8.2.0
django-allauth~=0.42.0 django-allauth~=0.42.0
psycopg2-binary~=2.8.0 psycopg2~=2.9.1
# Time zones support # Time zones support
pytz==2021.1 pytz==2021.1
......
Replace psycopg2-binary with psycopg2 (#1513)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment