Skip to content

Commit

Permalink
Regular updates june (#1721)
Browse files Browse the repository at this point in the history
* Updated pytest-xdist

* Update pyarrow

* Update requirements-tests.txt

* Update requirements.txt

* Update requirements.txt

* Update requirements-tests.txt

* Update requirements-tests.txt

* Update requirements.txt

* Update requirements-tests.txt

* Update requirements.txt

* downgrade ipython 

8.19.0 Requires-Python >=3.10

* downgrade xarray

xarray 2024.6.0 depends on pandas>=2.0

* Merge master to the branch (#1720)

* Regular updates june (#1707)

* Updated pytest-xdist

* Update pyarrow

* Update requirements-tests.txt

* Update requirements.txt

* Update requirements.txt

* Update requirements-tests.txt

* Update requirements-tests.txt

* Update requirements.txt

* Update requirements-tests.txt

* Update requirements.txt

* downgrade ipython 

8.19.0 Requires-Python >=3.10

* downgrade xarray

xarray 2024.6.0 depends on pandas>=2.0

* CUTAX FIX (#1708)

https://xenonnt.slack.com/archives/C016DM0JPK9/p1718008584564119

Co-authored-by: Husheng Guan <guan81@purdue.edu>

* Revert "CUTAX FIX (#1708)" (#1709)

This reverts commit aa9623e.

* Fixing cutax error

https://github.com/XENONnT/cutax/actions/runs/9535560885/job/26281434746

* Revert "Fixing cutax error"

This reverts commit 250f7c2.

* Revert "Regular updates june (#1707)" (#1710)

This reverts commit 6b3116d.

* SharedArray / Numpy 2.0.0 workaround (#1718)

* Revert "Revert "CUTAX FIX (#1708)" (#1709)" (#1719)

This reverts commit b619f61.

---------

Co-authored-by: Husheng Guan <guan81@purdue.edu>
Co-authored-by: Riya Singh <astroriya@midway3-login3.rcc.local>
Co-authored-by: Mats Rynge <mats@rynge.net>

* Update requirements-tests.txt

---------

Co-authored-by: Husheng Guan <guan81@purdue.edu>
Co-authored-by: Riya Singh <astroriya@midway3-login3.rcc.local>
Co-authored-by: Mats Rynge <mats@rynge.net>
  • Loading branch information
4 people authored Jun 24, 2024
1 parent e601017 commit 8ef2bc9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
38 changes: 19 additions & 19 deletions extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
awkward==2.6.4
awkward==2.6.5
blosc==1.11.1 # strax dependency
bokeh==3.2.2 # panel 1.2.3 depends on bokeh<3.3.0 and >=3.1.1
boltons==24.0.0
commentjson==0.9.0 # straxen dependency
coverage==6.5.0 # coveralls prevent further update
coveralls==3.3.1
dask==2024.5.0
coverage==7.5.3
coveralls==4.0.1
dask==2024.5.2
dask-jobqueue==0.8.5
datashader==0.16.1
datashader==0.16.2
deepdiff==7.0.1
dill==0.3.8 # strax dependency
docutils==0.18.1
docutils==0.18.1 # don't update, straxen dependency
flake8==7.0.0
GitPython==3.1.43 # Pegasus dependency
graphviz==0.20.3
holoviews==1.18.3
hypothesis==6.100.5
hypothesis==6.103.1
immutabledict== 4.2.0
ipywidgets==8.1.2 # For online monitoring
ipywidgets==8.1.3 # For online monitoring
Jinja2==3.1.4
jupyter-client==8.6.0
jupyter-client==8.6.2
keras==2.15.0 # tensorflow 2.15.0 depends on keras2.16 and=2.15.0
lz4==4.3.3 # strax dependency
m2r==0.2.1
matplotlib==3.8.4
m2r==0.2.1 # don't update, straxen dependency
matplotlib==3.9.0
memory-profiler==0.61.0
mistune==0.8.4
mistune==0.8.4 # nbconvert 6.5.4 requires mistune<2
mongomock==4.1.2
multihist==0.6.5
nbmake==1.5.3
Expand All @@ -38,17 +38,17 @@ panel==1.2.3 # upgrading it causes conflic
pdmongo==0.3.4 # strax dependency
psutil==5.9.8 # strax dependency
pymongo==3.13.0 # don't upgrade it
pytest==8.1.1
pytest==8.2.2
pytest-cov==5.0.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
scikit-learn==1.2.2
scipy==1.13.0
scipy==1.13.1
tensorflow==2.15.0.post1
typing-extensions==4.10.0 # Tensorflow and bokeh dependency
typing-extensions==4.12.2 # Tensorflow and bokeh dependency
tqdm==4.66.4
uproot==5.3.6
uproot==5.3.7
utilix==0.8.5 # dependency for straxen, admix
xarray==2024.3.0
xarray==2024.3.0 # xarray 2024.6.0 depends on pandas>=2.0
xedocs==0.2.28
zarr==2.18.0
zarr==2.18.2
zstd==1.5.5.1 # strax dependency
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alea-inference==0.2.3
appletree[cpu]==0.3.2
appletree[cpu]==0.4.0
astropy==6.0.1
atomicwrites==1.4.1
axidence==0.3.1
Expand All @@ -18,13 +18,13 @@ iminuit==2.25.2
inference-interface==0.0.2
ipykernel==6.29.4 # For ipywidgets
ipympl==0.9.4 # For online monitoring
ipython==8.18.1
ipython==8.18.1 # >=8.19.0 Requires-Python >=3.10
--find-links https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
jax[cuda12_pip]==0.4.24
jedi==0.19.1
jupyter==1.0.0
jupyterlab==4.0.12 # <4.1.0 for compatibility with xeauth 0.2.3
jupyterlab-widgets==3.0.10
jupyterlab-widgets==3.0.11
jupyter-resource-usage==1.0.2 # Memory viewer for notebooks
lightgbm==4.3.0
line-profiler==4.1.3
Expand All @@ -34,18 +34,18 @@ nbsphinx==0.9.4
nestpy==2.0.2
notebook==7.0.8 # <7.1.0 for compatibility with jupyterlab 4.0.12
numpy==1.26.4
numpyro==0.14.0
numpyro==0.15.0
pandoc==2.3
parso==0.8.4 # upgrading to 0.8.0 breaks autocomplete in ipython
pika==1.3.2 # Pegasus
prettytable==3.10.0
pre-commit==3.7.0
pre-commit==3.7.1
poetry==1.8.3
pyarrow==15.0.2 # Necessary for pandas feather i/o
pydantic==1.10.14 # utilix dependency
pytest-runner==6.0.1
reprox==0.2.2
requests==2.31.0
requests==2.31.0 # rucio-clients 32.8.0 requires requests<=2.31.0
seaborn==0.13.2
simple-slurm==0.2.7
#sharedarray==3.2.3
Expand Down

0 comments on commit 8ef2bc9

Please sign in to comment.