Merge pull request #1082 from Hestia-Homes/feature/check_routes

remove pandas from app requirements
This commit is contained in:
Daniel Roth 2026-05-13 16:09:38 +01:00 committed by GitHub
commit be133ab70f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,3 @@ pytz
sqlmodel
# HTTP client
httpx==0.28.1
# Data
pandas
pandas-stubs