Skip to content

Commit d68dccc

Browse files
authored
Use flask-restx instead of flask-restplus (#37)
flask-restx is a drop in replacement of flask-restplus. Flask-restplus is no longer maintained. See https://github.com/noirbizarre/flask-restplus#flask-restplus
1 parent 2e0d3a8 commit d68dccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
flask-restplus==0.11.0
1+
flask-restx==0.1.1
22
flask-cors==3.0.7
33
maxfw==1.1.3

0 commit comments

Comments
 (0)