Skip to content

Commit

Permalink
Use flask 2
Browse files Browse the repository at this point in the history
  • Loading branch information
prihoda authored Nov 14, 2023
1 parent e018a96 commit 31c7edf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ dependencies:
- click >= 7
- pandas
- sqlalchemy < 2
- flask
- flask < 3.0.0
- werkzeug < 3.0.0
- redis
- celery
- biopython
Expand Down

0 comments on commit 31c7edf

Please sign in to comment.