Skip to content

Commit 3a24eb4

Browse files
authored
fix/add nest-asyncio to gen.yaml (#105)
I added it to setup.py which of course is autogenerated.
1 parent 0f61907 commit 3a24eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: gen.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ python:
1515
dependencies:
1616
deepdiff: '>=6.0'
1717
httpx: '>=0.27.0'
18+
nest-asyncio: '>=1.6.0'
1819
pypdf: '>=4.0'
1920
requests-toolbelt: '>=1.0.0'
2021
extraDependencies:

0 commit comments

Comments
 (0)