Skip to content

Commit

Permalink
updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-chew committed Mar 18, 2024
1 parent 1ceb918 commit ef34392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ipython==8.12.3
matplotlib==3.7.2
netCDF4==1.6.5
noise==1.2.2
numba==0.57.1;python_version=="3.10"
numpy==1.24.3
numba==0.57.1;python_version=="3.10.5"
numpy==1.24.3;python_version=="3.10.5"
pandas==2.0.3
scikit_learn==1.3.0
scipy==1.12.0

0 comments on commit ef34392

Please sign in to comment.