Update dependency psycopg2 to v2.9.4 (develop)
This commit is contained in:
parent
b2223131b5
commit
f94feb4799
2 changed files with 14 additions and 14 deletions
|
|
@ -11,7 +11,7 @@ Django = "==3.2.16"
|
|||
django-environ = "==0.9.0"
|
||||
Pillow = "==9.2.0"
|
||||
django-allauth = "==0.42.0"
|
||||
psycopg2 = "==2.9.3"
|
||||
psycopg2 = "==2.9.4"
|
||||
pytz = "==2022.2.1"
|
||||
django-redis = "==5.2.0"
|
||||
redis = "==4.3.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue