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 b6f844b commit 79f46a8Copy full SHA for 79f46a8
example/example1/requirements.txt
@@ -1,11 +1,11 @@
1
aiohttp >= 3.12.15, < 4
2
-aiosignal >= 1.3.1
3
-attrs >= 23.1.0
4
-frozenlist >= 1.4.1
5
-idna >= 3.6
6
-multidict >= 6.0.4
+aiosignal >= 1.4.0
+attrs >= 25.3.0
+frozenlist >= 1.7.0
+idna >= 3.10
+multidict >= 6.6.4
7
openfga-sdk >= 0.9.5
8
-python-dateutil >= 2.8.2
9
-urllib3 >= 2.1.0
10
-yarl >= 1.9.4
+python-dateutil >= 2.9.0.post0
+urllib3 >= 1.26.19, >= 2.5.0, < 3
+yarl >= 1.20.1
11
python-dotenv >= 1, <2
requirements.txt
@@ -1,6 +1,6 @@
python-dateutil >= 2.9.0, < 3
-setuptools >= 69.1.1
+setuptools >= 78.1.1
build >= 1.2.1, < 2
-urllib3 >= 1.26.19, < 3
opentelemetry-api >= 1.25.0, < 2
0 commit comments