Fix: pip pacakage missing requirement.txt

This commit is contained in:
yangdx
2025-04-28 12:55:01 +08:00
parent 4acc2adc32
commit 74c8bde32a
3 changed files with 12 additions and 20 deletions

View File

@@ -2,6 +2,7 @@ aiofiles
ascii_colors
asyncpg
distro
dotenv
fastapi
graspologic>=3.4.1
httpcore
@@ -11,6 +12,7 @@ numpy
openai
passlib[bcrypt]
pipmaster
pydantic
PyJWT
python-dotenv
python-jose[cryptography]