diff --git a/setup.py b/setup.py index b44d0de..0b67e3a 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "zenroom==0.2.5", "uvicorn==0.4.6", "inflect==2.1.0", - "environs==4.1.0", + "environs==5.0.0", "requests==2.21.0", "SQLAlchemy==1.3.1", "pre-commit==1.14.4",