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 62ee74f commit 006edb5Copy full SHA for 006edb5
requirements-dev.lock
@@ -11,7 +11,7 @@
11
-e file:.
12
annotated-types==0.6.0
13
# via pydantic
14
-anyio==4.1.0
+anyio==4.4.0
15
# via httpx
16
# via openlayer
17
argcomplete==3.1.2
@@ -100,6 +100,7 @@ tomli==2.0.1
100
# via mypy
101
# via pytest
102
typing-extensions==4.8.0
103
+ # via anyio
104
105
106
requirements.lock
certifi==2023.7.22
@@ -49,6 +49,7 @@ sniffio==1.3.0
49
50
51
52
53
54
55
# via pydantic-core
0 commit comments