fix: Add httpx to city-service requirements

This commit is contained in:
Apple
2025-11-26 12:36:06 -08:00
parent 984f67c26e
commit 871812ef92

View File

@@ -5,3 +5,4 @@ asyncpg==0.29.0
redis==5.0.1
websockets==12.0
requests==2.31.0
httpx==0.26.0