Hi, thanks for the great work on driftpy.
I’m running into pip resolver conflicts because of several strict / older pins, for example:
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.28.1
- pycares==4.3.0
- older aiohttp / aiosignal via driftpy
These constraints make it hard to use driftpy together with more up‑to‑date libraries in a modern environment.
Do you have plans to relax or bump these versions (e.g. to compatible >= ranges)?
Thanks!
Hi, thanks for the great work on driftpy.
I’m running into pip resolver conflicts because of several strict / older pins, for example:
These constraints make it hard to use driftpy together with more up‑to‑date libraries in a modern environment.
Do you have plans to relax or bump these versions (e.g. to compatible >= ranges)?
Thanks!