Skip to content

Commit 6173722

Browse files
committed
增加包
1 parent 39b744d commit 6173722

2 files changed

Lines changed: 133 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ dependencies = [
99
"asyncpg>=0.31.0",
1010
"celery>=5.6.1",
1111
"celery-types>=0.24.0",
12+
"eventlet>=0.40.4",
1213
"fastapi>=0.127.0",
14+
"gevent>=25.9.1",
1315
"pre-commit>=4.5.1",
1416
"psycopg2-binary>=2.9.11",
1517
"pydantic>=2.12.5",

0 commit comments

Comments
 (0)