Skip to content

Commit 33838b3

Browse files
authored
Update flask-restx version lower bound (#224)
1 parent df43e54 commit 33838b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"flask>=2.0.0,<4",
2929
"Flask-Caching",
3030
"flask-cors",
31-
"flask-restx>=0.5.0",
31+
"flask-restx>=1.3.0",
3232
"rio-tiler",
3333
"rio-cogeo",
3434
"requests",

0 commit comments

Comments
 (0)