diff --git a/setup.cfg b/setup.cfg index 18164ad..d476918 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,6 +59,6 @@ zip_safe = no [options.extras_require] auth = balderhub-auth~=0.0.1b3 - balderhub-data~=0.0.1b7 + balderhub-data<1.0.0 all = - balderhub-html[auth] \ No newline at end of file + balderhub-html[auth]