Model/backend/engine/requirements.txt
Khalim Conn-Kowlessar 0d3189beee added httpx dependency
2026-04-25 22:55:35 +00:00

28 lines
No EOL
437 B
Text

# Pandas and numpy
numpy==2.1.2
pandas==2.2.3
pytz==2024.2
six==1.16.0
# tqdm
tqdm==4.66.5
# AWS
boto3==1.35.44
# ML, Data Science
usaddress==0.5.11
epc-api-python==1.0.2
thefuzz
python-Levenshtein>=0.24.0,!=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
# HTTP client (epc_client module)
httpx==0.28.1