We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c423d39 + fc21da1 commit c5e2e6eCopy full SHA for c5e2e6e
Pipfile
@@ -28,7 +28,7 @@ pytest-xdist = "*"
28
[packages]
29
gevent = "~=25.5"
30
gunicorn = "~=23.0"
31
-psycopg2-binary = "~=2.9"
+psycopg = {extras = ["binary"], version = "~=3.2"}
32
numpy = "~=2.3"
33
python-dotenv = "~=1.1"
34
djangorestframework = "~=3.16"
0 commit comments