3 Commits

Author SHA1 Message Date
Ryan Malloy
863c78bb1f Fix test dependency: replace httpx-mock with pytest-httpx
The package httpx-mock doesn't exist. The correct package for mocking 
httpx in pytest is pytest-httpx which provides the httpx_mock fixture.
2025-06-11 17:41:29 -06:00
Ryan Malloy
cdfa53c9da
Update pyproject.toml 2025-06-11 17:37:50 -06:00
a5fe791756 Initial Commit 2025-06-11 16:16:34 -06:00