There was an error while loading. Please reload this page.
2 parents dc87daf + dea91f4 commit 057e16fCopy full SHA for 057e16f
1 file changed
example/example1/requirements.txt
@@ -1,4 +1,4 @@
1
-aiohttp >= 3.14.1, < 4
+aiohttp >= 3.14.3, < 4
2
aiosignal >= 1.4.0
3
attrs >= 26.1.0
4
frozenlist >= 1.8.0
@@ -7,5 +7,5 @@ multidict >= 6.7.1
7
openfga-sdk >= 0.10.4 # x-release-please-version
8
python-dateutil >= 2.9.0.post0
9
urllib3 != 2.0.0.dev, != 2.1.0.dev, != 2.2.0, != 2.2.1, >= 2.7.0, < 3
10
-yarl >= 1.24.2
+yarl >= 1.24.5
11
python-dotenv >= 1.2.2, < 2
0 commit comments