initial commit
새로운 repository 를 만들었습니다.
This commit is contained in:
32
backend/requirements.txt
Normal file
32
backend/requirements.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
exceptiongroup==1.2.2
|
||||
fastapi==0.115.12
|
||||
h11==0.14.0
|
||||
idna==3.10
|
||||
joblib==1.4.2
|
||||
numpy<2.0
|
||||
pandas==2.2.3
|
||||
pydantic==2.11.3
|
||||
pydantic_core==2.33.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
requests==2.32.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.15.2
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
starlette==0.46.1
|
||||
threadpoolctl==3.6.0
|
||||
typing-inspection==0.4.0
|
||||
typing_extensions==4.13.1
|
||||
tzdata==2025.2
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.0
|
||||
|
||||
tldextract
|
||||
xgboost
|
||||
tensorflow
|
||||
Reference in New Issue
Block a user