diff --git a/setup.py b/setup.py index 4ebedd08..612a6521 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "coolname >= 1.1, < 2.0", "docker >= 3.4,< 5.0", "graphql-core < 3.1", - "httpx >= 0.13.0, < 0.14.0", + "httpx >= 0.23.0, < 0.24.0", "json_log_formatter >= 0.3.0, < 0.4.0", "packaging >= 20.0, < 22.0", "psycopg2-binary >= 2.7, < 3.0",