mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added httpx dependency
This commit is contained in:
parent
d338be867b
commit
0d3189beee
2 changed files with 4 additions and 2 deletions
|
|
@ -23,4 +23,6 @@ pyarrow==17.0.0
|
|||
fastparquet==2024.5.0
|
||||
aiohttp==3.10.10
|
||||
# find my epc
|
||||
beautifulsoup4
|
||||
beautifulsoup4
|
||||
# HTTP client (epc_client module)
|
||||
httpx==0.28.1
|
||||
|
|
@ -1 +1 @@
|
|||
httpx>=0.27.0
|
||||
httpx==0.28.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue