Merge pull request #1033 from kyegomez/dependabot/pip/asyncio-gte-3.4.3-and-lt-5.0

Update asyncio requirement from <4.0,>=3.4.3 to >=3.4.3,<5.0
pull/1028/head
Kye Gomez 2 weeks ago committed by GitHub
commit aebb52fbd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
torch>=2.1.1,<3.0
transformers>=4.39.0,<4.51.0
asyncio>=3.4.3,<4.0
asyncio>=3.4.3,<5.0
toml
pypdf==5.1.0
ratelimit==2.2.1

Loading…
Cancel
Save