diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 9f231d7..13c44d9 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ "pytest<8", "pytest-cache<2", "pytest-cov<4.2", - "python-dotenv<0.20", + "python-dotenv<1.1", "responses<0.24", ], },