diff options
| author | jf | 2023-06-04 16:44:53 +0200 |
|---|---|---|
| committer | jf | 2023-06-04 16:44:53 +0200 |
| commit | ee0727bfb309a307fc8e115f967d4aced2816cd9 (patch) | |
| tree | fa59ed0f79c35e225042304b977427b480441694 /requirements.txt | |
| parent | 42de0752a17a01c661e8099e51f2a939db747451 (diff) | |
updated flask and flasgger
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 e540321..a9a52fb 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.6.2 | 10 | blinker==1.6.2 |
| 11 | flasgger==0.9.5 | 11 | flasgger==0.9.7b2 |
| 12 | Flask-Assets==2.0 | 12 | Flask-Assets==2.0 |
