removed flask-restplus and replaced with flask-restx

This commit is contained in:
2020-02-24 09:26:47 +01:00
parent 1745f56ac7
commit 6ba38cd42d
14 changed files with 29 additions and 21 deletions

View File

@@ -39,6 +39,7 @@ apscheduler = "*"
pillow = "*"
pydub = "*"
simpleaudio = "*"
flask-restx = "*"
[dev-packages]