Skip to content

Commit

Permalink
Update Flask-Cors version to fix CVE-2024-1681
Browse files Browse the repository at this point in the history
  • Loading branch information
dongx1x authored May 14, 2024
1 parent 1d2ff07 commit c6e39c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ccnp==0.0.2
Flask==3.0.0
Flask-Cors==4.0.0
Flask-Cors==4.0.1
kafka-python==2.0.2
numpy==1.26.2
opencv-python==4.8.1.78
Expand Down

0 comments on commit c6e39c8

Please sign in to comment.