mirror of
https://github.com/NohamR/Stage-2024.git
synced 2026-02-28 16:15:45 +00:00
Bump flask in /test/yolov7-tracker/utils/google_app_engine
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.0.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# add these requirements in your app on top of the existing ones
|
||||
pip==18.1
|
||||
Flask==1.0.2
|
||||
Flask==3.1.3
|
||||
gunicorn==22.0.0
|
||||
|
||||
Reference in New Issue
Block a user