We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62985c4 commit ac4aab1Copy full SHA for ac4aab1
requirements-devel.txt
@@ -1,6 +1,6 @@
1
httpx==0.26.0
2
validators==0.34.0
3
-authlib==1.3.1
+authlib==1.4.1
4
grpcio==1.66.2
5
grpcio-tools==1.66.2
6
grpcio-health-checking==1.66.2
setup.cfg
@@ -33,7 +33,7 @@ include_package_data = True
33
install_requires =
34
httpx>=0.26.0,<0.29.0
35
36
- authlib>=1.2.1,<1.3.2
+ authlib>=1.2.1,<1.4.2
37
pydantic>=2.8.0,<3.0.0
38
grpcio>=1.66.2,<2.0.0
39
grpcio-tools>=1.66.2,<2.0.0
0 commit comments