Skip to content

Commit

Permalink
Merge pull request #9232 from mindsdb/security/flask
Browse files Browse the repository at this point in the history
Upgraded Flask Version
  • Loading branch information
ZoranPandovski committed May 23, 2024
2 parents 6d3bfad + d40243d commit 46aca8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ packaging
werkzeug==2.3.8
pandas >=2.0.0, <2.1.0
flask-restx >= 1.0.1, < 2.0.0
flask == 2.2.2
flask == 2.2.5
python-multipart >= 0.0.5
pyparsing == 2.3.1
cryptography>=35.0
Expand Down

0 comments on commit 46aca8a

Please sign in to comment.