We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61d40a commit bae7882Copy full SHA for bae7882
2 files changed
requirements.prod.in
@@ -6,7 +6,6 @@ django-pygmy
6
django-sans-db>=1.2.0
7
environs[django]
8
gunicorn
9
-psycopg2-binary>=2.9.5
10
requests
11
# New versions aren't supported yet
12
sphinx==1.2.2
requirements.prod.txt
@@ -42,8 +42,6 @@ marshmallow==3.18.0
42
# via environs
43
packaging==21.3
44
# via marshmallow
45
-psycopg2-binary==2.9.5
46
- # via -r requirements.prod.in
47
pygments==2.10.0
48
# via
49
# django-pygmy
0 commit comments