Skip to content

Commit

Permalink
Update conda_requirements.txt
Browse files Browse the repository at this point in the history
Pin flask and werkzeug < 3.0.0
  • Loading branch information
cassidysymons authored Aug 1, 2024
1 parent c43e8fa commit b5022c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/conda_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
flake8
flask
flask < 3.0.0
requests
pandas
xlrd
openpyxl
werkzeug < 3.0.0

0 comments on commit b5022c6

Please sign in to comment.