mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Merge pull request #405 from Hestia-Homes/remote-assessment-api
reduced the size of the fastapi requirements
This commit is contained in:
commit
5d076aae4e
1 changed files with 1 additions and 23 deletions
|
|
@ -1,10 +1,3 @@
|
||||||
# Pandas and numpy
|
|
||||||
numpy==2.1.2
|
|
||||||
pandas==2.2.3
|
|
||||||
pytz==2024.2
|
|
||||||
six==1.16.0
|
|
||||||
# tqdm
|
|
||||||
tqdm==4.66.5
|
|
||||||
# fastapi
|
# fastapi
|
||||||
fastapi==0.115.2
|
fastapi==0.115.2
|
||||||
sqlalchemy==2.0.36
|
sqlalchemy==2.0.36
|
||||||
|
|
@ -15,19 +8,4 @@ cryptography==43.0.3
|
||||||
mangum==0.19.0
|
mangum==0.19.0
|
||||||
# AWS
|
# AWS
|
||||||
boto3==1.35.44
|
boto3==1.35.44
|
||||||
# ML, Data Science
|
|
||||||
usaddress==0.5.11
|
|
||||||
epc-api-python==1.0.2
|
|
||||||
fuzzywuzzy==0.18.0
|
|
||||||
python-Levenshtein==0.26.0
|
|
||||||
textblob==0.18.0.post0
|
|
||||||
msgpack==1.1.0
|
|
||||||
scikit-learn==1.5.2
|
|
||||||
cffi==1.15.1
|
|
||||||
mip==1.15.0
|
|
||||||
# Data
|
|
||||||
pyarrow==17.0.0
|
|
||||||
fastparquet==2024.5.0
|
|
||||||
aiohttp==3.10.10
|
|
||||||
# find my epc
|
|
||||||
beautifulsoup4
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue