Browse Source
Upgrade to psycopg2==2.9.1 and requests==2.26.0
pull/545/head
Pēteris Caune
3 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
2 additions and
2 deletions
-
requirements.txt
|
|
@ -3,7 +3,7 @@ croniter==1.0.8 |
|
|
|
Django==3.2.4 |
|
|
|
django-compressor==2.4 |
|
|
|
fido2==0.9.1 |
|
|
|
psycopg2==2.8.6 |
|
|
|
psycopg2==2.9.1 |
|
|
|
pytz==2021.1 |
|
|
|
requests==2.25.1 |
|
|
|
requests==2.26.0 |
|
|
|
statsd==3.3.0 |