Browse Source
Upgrade requests version 2.23.0 -> 2.25.1
pull/476/head
Pēteris Caune
4 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
1 additions and
1 deletions
-
requirements.txt
|
@ -5,5 +5,5 @@ django-compressor==2.4 |
|
|
fido2==0.9.1 |
|
|
fido2==0.9.1 |
|
|
psycopg2==2.8.4 |
|
|
psycopg2==2.8.4 |
|
|
pytz==2020.5 |
|
|
pytz==2020.5 |
|
|
requests==2.23.0 |
|
|
|
|
|
|
|
|
requests==2.25.1 |
|
|
statsd==3.3.0 |
|
|
statsd==3.3.0 |