Skip to content

Commit 0dc42f3

Browse files
committed
Bump gevent
1 parent 872144d commit 0dc42f3

2 files changed

Lines changed: 1966 additions & 1883 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ encryption = [
3434
"cryptography>=38.0.1,<39",
3535
"aiohttp>=3.8.1,<4",
3636
]
37-
gevent = ["gevent>=23.9.1,<24 ; python_version >= '3.8'"]
37+
gevent = ["gevent ; python_version >= '3.8'"]
3838
langchain = [
3939
"langchain>=0.1.7,<0.2 ; python_version >= '3.8.1' and python_version < '4.0'",
4040
"langchain-openai>=0.0.6,<0.0.7 ; python_version >= '3.8.1' and python_version < '4.0'",

0 commit comments

Comments
 (0)