diff --git a/test_requirements.txt b/test_requirements.txt index 0f619376..462c4a6e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -5,4 +5,4 @@ pytest pytest-asyncio pytest-operator tenacity -requests < 2.32 # https://github.com/canonical/pylxd/issues/579 \ No newline at end of file +requests <2.33 # https://github.com/canonical/pylxd/issues/579 \ No newline at end of file