Skip to content

Commit

Permalink
install psycopg2 binary
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 26, 2024
1 parent f1990ec commit f7e3dd4
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 39 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ django-cors-headers = "==4.1.0"
django-csp = "==3.7"
django-import-export = "==4.0.3"
pyotp = "==2.9.0"
psycopg2-binary = "==2.9.9"
requests = "==2.32.2"
importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal
django-formtools = "==2.2" # TODO: remove. needed by old portal
Expand Down
170 changes: 131 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7e3dd4

Please sign in to comment.