diff --git a/etc/environment.yml b/etc/environment.yml index 1fc2eb2..dda305f 100644 --- a/etc/environment.yml +++ b/etc/environment.yml @@ -12,3 +12,4 @@ dependencies: - numpy - uvicorn - pytest + - httpx