mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-25 16:22:52 +10:00
Update package versions in requirements.txt
Updated certifi and urllib3 to newer versions.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
autopep8==1.6.0
|
autopep8==1.6.0
|
||||||
cachetools==5.0.0
|
cachetools==5.0.0
|
||||||
certifi==2021.10.8
|
certifi==2024.2.2
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.0.12
|
||||||
google-api-core==2.5.0
|
google-api-core==2.5.0
|
||||||
google-api-python-client==2.113.0
|
google-api-python-client==2.113.0
|
||||||
@@ -23,4 +23,4 @@ rsa==4.8
|
|||||||
six==1.16.0
|
six==1.16.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
urllib3==1.26.8
|
urllib3==1.26.11
|
||||||
|
|||||||
Reference in New Issue
Block a user