Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
➕(api) add missing httpx dependency for production
httpx is required in production! We did not notice as `pytest-httpx` installs `httpx` in a development environment.
- Loading branch information