Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Change from psycopg-binary back to psycopg after discussion in
OpenEnergyPlatform/oedialect#15
  • Loading branch information
Bachibouzouk committed Sep 9, 2019
1 parent 1cfe3eb commit 5f11f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matplotlib>=2.0
urllib3>=1.20
scipy>=0.18.1
django-widget_tweaks>=1.4.1
psycopg2-binary>=2.6.0
psycopg2>=2.8.0
sqlalchemy>=1.3.0
Pillow
bibtexparser>=0.6.2
Expand Down

0 comments on commit 5f11f66

Please sign in to comment.