fix sync webexporter
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
--find-links=deps
|
||||
aiohttp==3.8.4
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.5.0
|
||||
@@ -17,7 +18,7 @@ graphql-core==3.3.0a3
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
idna==3.4
|
||||
infra @ file:///home/ashatora/PycharmProjects/xmlrpcserver/deps/infra-0.2-py3-none-any.whl#sha256=b4dae258fa13c1f60ea1fdf70466c7a374529cf4cdfdef76579a2a0f8022e2a3
|
||||
infra
|
||||
jmespath==1.0.1
|
||||
multidict==6.0.4
|
||||
pika==1.3.2
|
||||
@@ -35,6 +36,6 @@ sniffio==1.3.0
|
||||
SQLAlchemy==2.0.20
|
||||
starlette==0.27.0
|
||||
typing_extensions==4.7.1
|
||||
urllib3==2.0.4
|
||||
urllib3==1.26
|
||||
uvicorn==0.23.2
|
||||
yarl==1.9.2
|
||||
|
||||
Reference in New Issue
Block a user