Skip to content

Commit

Permalink
Add flask_cors as explicit test dependency (#751)
Browse files Browse the repository at this point in the history
Co-authored-by: Dennis Hemker <dennis.hemker@fit.fraunhofer.de>
  • Loading branch information
hemker and Dennis Hemker committed Jun 27, 2023
1 parent 10c6747 commit 47d1fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
mock; python_version < '3.3'
moto>=4
flask
flask_cors
pytest>=4.2.0
pytest-env

0 comments on commit 47d1fa9

Please sign in to comment.