async client

This commit is contained in:
Michael Yang
2023-12-20 15:28:23 -08:00
parent 21578e3c5e
commit 20db23d932
7 changed files with 1009 additions and 482 deletions
+1
View File
@@ -11,6 +11,7 @@ httpx = "^0.25.2"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
pytest-asyncio = "^0.23.2"
pytest-cov = "^4.1.0"
pytest-httpserver = "^1.0.8"
pillow = "^10.1.0"