aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 8bdce93..5d34285 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -36,7 +36,7 @@ include_package_data=True
python_requires = >= 3.7
install_requires =
hydrilla.builder==1.1b1
- flask
+ flask>=1.1
jsonschema>=3.0
[options.package_data]