diff --git a/debian-requirements.txt b/debian-requirements.txt index 1edc68d..80ce864 100644 --- a/debian-requirements.txt +++ b/debian-requirements.txt @@ -1,4 +1,4 @@ fastapi == 0.52.0 -httpx[http2]=>0.21.1 +httpx[http2] >= 0.21.1 pydantic >= 1.4 pyinotify >= 0.9.6 diff --git a/requirements.txt b/requirements.txt index 77b3e5f..a2e9314 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ fastapi == 0.52.0 -httpx[http2]==0.21.1 +httpx[http2] >= 0.21.1 oauth2client >= 4.1.3 pydantic >= 1.4 pyinotify >= 0.9.6 requests >= 2.23.0 systemd >= 0.16.1 uvicorn == 0.11.8 #firebase-admin cassandra-driver == 3.24.0 python3-application @ git+https://github.com/AGProjects/python3-application@6d96bef554473efd4dae39dec1034cb0ddc46fa8