Django 4.2 with psycopg 3 (#555)
This commit is contained in:
parent
709dc86162
commit
8ff6100e94
|
@ -9,13 +9,13 @@ django-hatchway~=0.5.1
|
||||||
django-htmx~=1.13.0
|
django-htmx~=1.13.0
|
||||||
django-oauth-toolkit~=2.2.0
|
django-oauth-toolkit~=2.2.0
|
||||||
django-storages[google,boto3]~=1.13.1
|
django-storages[google,boto3]~=1.13.1
|
||||||
django~=4.1.0
|
django~=4.2.0
|
||||||
email-validator~=1.3.0
|
email-validator~=1.3.0
|
||||||
gunicorn~=20.1.0
|
gunicorn~=20.1.0
|
||||||
httpx~=0.23
|
httpx~=0.23
|
||||||
markdown_it_py~=2.1.0
|
markdown_it_py~=2.1.0
|
||||||
pillow~=9.3.0
|
pillow~=9.3.0
|
||||||
psycopg2~=2.9.5
|
psycopg~=3.1.8
|
||||||
pydantic~=1.10.2
|
pydantic~=1.10.2
|
||||||
pyld~=2.0.3
|
pyld~=2.0.3
|
||||||
pylibmc~=1.6.3
|
pylibmc~=1.6.3
|
||||||
|
|
Loading…
Reference in New Issue