diff --git a/setup.py b/setup.py index c389059..7598130 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ "bunch==1.0.1", "fastapi==0.42.0", "pytest_runner==4.4", - "zenroom==1.0.7rc0", + "zenroom==1.1.0rc2", "pre-commit==1.17.0", "python-multipart==0.0.5", "pyjwt==1.7.1",