diff options
| author | jfriedli | 2021-11-01 16:06:05 +0100 |
|---|---|---|
| committer | Jan Friedli | 2021-11-01 16:14:34 +0100 |
| commit | 2f527a7a13df7858584c36baf98a68e32d265f10 (patch) | |
| tree | ff9cc3b943ce8ade756f016e711bd510b1fc618c /requirements.txt | |
| parent | 8b0c7717e365deb16c8a1105ba10611c4f7c6909 (diff) | |
use main flasgger lib and workaround a know and unsolved problem
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0571b19..982fdb1 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -8,5 +8,5 @@ Flask-Cors==3.0.10 | |||
| 8 | Cerberus==1.3.4 | 8 | Cerberus==1.3.4 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
| 11 | iknl-flasgger==0.9.2.post1 | 11 | flasgger==0.9.5 |
| 12 | Flask-Assets==2.0 \ No newline at end of file | 12 | Flask-Assets==2.0 \ No newline at end of file |
