Skip to content

Commit

Permalink
hardcoding sqlalchemy version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwarchol committed Apr 3, 2023
1 parent 6ce69e7 commit 34a9a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ channels:
dependencies:
- python=3.8
- Flask=2.1.0
- flask-sqlalchemy
- flask-sqlalchemy=2.5.1
- hdbscan
- llvmlite
- llvmlite=0.39.1
- matplotlib
- numba
- numpy
Expand Down

0 comments on commit 34a9a03

Please sign in to comment.