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 c3cf0a4 commit 54d44ebCopy full SHA for 54d44eb
gen.yaml
@@ -26,7 +26,6 @@ python:
26
aiofiles: '>=24.1.0'
27
cryptography: '>=3.1'
28
httpx: '>=0.27.0'
29
- nest-asyncio: '>=1.6.0'
30
pypdf: '>=4.0'
31
requests-toolbelt: '>=1.0.0'
32
authors:
pyproject.toml
@@ -10,7 +10,6 @@ dependencies = [
10
"cryptography >=3.1",
11
"eval-type-backport >=0.2.0",
12
"httpx >=0.27.0",
13
- "nest-asyncio >=1.6.0",
14
"pydantic >=2.10.3",
15
"pypdf >=4.0",
16
"python-dateutil >=2.8.2",
0 commit comments