We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9481cab commit 168cd83Copy full SHA for 168cd83
2 files changed
docker-datastore.yml
@@ -1,5 +1,3 @@
1
-version: "2"
2
-
3
#
4
# This compose file is just for running the datastore locally.
5
requirements.txt
@@ -3,10 +3,10 @@ Authlib==1.6.6
blinker==1.9.0
cachetools==5.3.0
certifi==2024.7.4
6
-cffi==1.15.1
+cffi==2.0.0
7
charset-normalizer==3.1.0
8
click==8.1.3
9
-cryptography==44.0.1
+cryptography==46.0.5
10
Flask==3.1.1
11
google-api-core==2.29.0
12
google-api-python-client==2.189.0
0 commit comments