Skip to content

Commit

Permalink
Update requirements.txt (#1833)
Browse files Browse the repository at this point in the history
* Update requirements.txt

* Update requirements-tests.txt
  • Loading branch information
rsriya authored Sep 27, 2024
1 parent 890fa6c commit 36b01db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tensorflow==2.15.0.post1
typing-extensions==4.12.2 # Tensorflow and bokeh dependency
tqdm==4.66.5
uproot==5.3.12
utilix==0.8.5 # dependency for straxen, admix
utilix==0.9.1 # dependency for straxen, admix
xarray==2024.3.0 # xarray 2024.6.0 depends on pandas>=2.0
xedocs==0.2.30
zarr==2.18.2
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ tensorflow-probability==0.24.0
timeout_decorator==0.5.0 # needed by fuse
uncertainties==3.2.2
xe-admix==1.0.15
xe-outsource==0.4.0
xgboost==2.1.1

0 comments on commit 36b01db

Please sign in to comment.