Skip to content

Commit

Permalink
#34 Add versions for key dependencies (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
TAJD authored Jul 15, 2024
1 parent c2f291c commit 8035c99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
numpy
matplotlib
scipy
nlopt
streamlit
tqdm
numpy==1.26.3
matplotlib==3.8.2
scipy==1.12.0
nlopt==2.7.1
streamlit==1.31.0
tqdm==4.66.1
black
flask
isort
Expand Down

0 comments on commit 8035c99

Please sign in to comment.