chore: upgrade pillow, psycopg and requests
This commit is contained in:
parent
7dc608a242
commit
3df1da1887
1 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,9 @@ install_requires =
|
||||||
Django>=3.2.5
|
Django>=3.2.5
|
||||||
django-agnocomplete==1.0.0
|
django-agnocomplete==1.0.0
|
||||||
django-compressor==2.4.1
|
django-compressor==2.4.1
|
||||||
Pillow==8.3.2
|
Pillow==8.4.0
|
||||||
psycopg2==2.8.6
|
psycopg2==2.9.3
|
||||||
requests==2.25.1
|
requests==2.26.0
|
||||||
social-auth-core==4.1.0
|
social-auth-core==4.1.0
|
||||||
social-auth-app-django==5.0.0
|
social-auth-app-django==5.0.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue