aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2022-03-11 15:30:50 +0100
committerMartin Polden <mpolden@mpolden.no>2022-03-11 15:31:28 +0100
commit78b471a4dd9302b93dfc405cd26802b5a734abd8 (patch)
treef8e59edb906f79e03c4e1664d46bc947a1511739
parent9b3bbc2e2d5a44644edc239f2d2d7fc952216ca3 (diff)
requirements: Bump dependencies
-rw-r--r--requirements.txt60
1 files changed, 31 insertions, 29 deletions
diff --git a/requirements.txt b/requirements.txt
index aa92767..91d2e7e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,38 +1,40 @@
-APScheduler==3.7.0
-beautifulsoup4==4.9.3
-cachetools==4.2.1
-certifi==2020.12.5
-chardet==4.0.0
-click==7.1.2
+appdirs==1.4.4
+APScheduler==3.9.1
+beautifulsoup4==4.10.0
+cachetools==5.0.0
+certifi==2021.10.8
+charset-normalizer==2.0.12
+click==8.0.4
cssmin==0.2.0
-Flask==1.1.2
+Flask==2.0.3
Flask-Assets==2.0
-google-api-core==1.26.3
-google-api-python-client==2.2.0
-google-auth==1.28.1
+google-api-core==2.7.1
+google-api-python-client==2.40.0
+google-auth==2.6.0
google-auth-httplib2==0.1.0
-googleapis-common-protos==1.53.0
-httplib2==0.19.1
-idna==2.10
+googleapis-common-protos==1.55.0
+httplib2==0.20.4
+idna==3.3
ifaddr==0.1.7
-itsdangerous==1.1.0
-Jinja2==2.11.3
-MarkupSafe==1.1.1
+itsdangerous==2.1.1
+Jinja2==3.0.3
+MarkupSafe==2.1.0
oauth2client==4.1.3
-packaging==20.9
-protobuf==3.15.8
+protobuf==3.19.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
-pyparsing==2.4.7
-pytz==2021.1
-requests==2.25.1
-rsa==4.7.2
-six==1.15.0
-soco==0.21.3
-soupsieve==2.2.1
-tzlocal==2.1
-uritemplate==3.0.1
-urllib3==1.26.5
+pyparsing==3.0.7
+pytz==2021.3
+pytz-deprecation-shim==0.1.0.post0
+requests==2.27.1
+rsa==4.8
+six==1.16.0
+soco==0.26.4
+soupsieve==2.3.1
+tzdata==2021.5
+tzlocal==4.1
+uritemplate==4.1.1
+urllib3==1.26.8
webassets==2.0
-Werkzeug==1.0.1
+Werkzeug==2.0.3
xmltodict==0.12.0