Skip to content

Commit 54d44eb

Browse files
committed
chore NEXUS-703: removed nest loop dependency
1 parent c3cf0a4 commit 54d44eb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

gen.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ python:
2626
aiofiles: '>=24.1.0'
2727
cryptography: '>=3.1'
2828
httpx: '>=0.27.0'
29-
nest-asyncio: '>=1.6.0'
3029
pypdf: '>=4.0'
3130
requests-toolbelt: '>=1.0.0'
3231
authors:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ dependencies = [
1010
"cryptography >=3.1",
1111
"eval-type-backport >=0.2.0",
1212
"httpx >=0.27.0",
13-
"nest-asyncio >=1.6.0",
1413
"pydantic >=2.10.3",
1514
"pypdf >=4.0",
1615
"python-dateutil >=2.8.2",

0 commit comments

Comments
 (0)