Skip to content

Commit

Permalink
Merge pull request #771 from XENONnT/dependabot/pip/blosc-1.10.6
Browse files Browse the repository at this point in the history
Bump blosc from 1.10.4 to 1.10.6
  • Loading branch information
ershockley authored Nov 21, 2021
2 parents 701a944 + d9a70fc commit 589dfa0
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
astropy==4.3.1
blosc==1.10.4 # Strax dependency
blosc==1.10.6 # Strax dependency
bokeh==2.3.3
boltons==21.0.0
codenamize==1.2.3 # for human-readable hashing
Expand All @@ -11,19 +11,18 @@ dask-jobqueue==0.7.3
datashader==0.13.0
dill==0.3.4 # Strax dependency
distributed===2021.10.0 # Dask extension
commentjson==0.9.0
flake8==3.9.2
flake8==4.0.1
flamedisx==1.5.0
future==0.18.2
GitPython==3.1.24 # Pegasus dependency
holoviews==1.14.6
hypothesis==6.23.1
iminuit==2.8.3
ipympl==0.8.0 # For online monitoring
hypothesis==6.24.1
iminuit==2.8.4
ipympl==0.8.2 # For online monitoring
jedi==0.17.2 # upgrading to 0.18.0 breaks autocomplete in ipython
jupyter==1.0.0
jupyter-resource-usage==0.6.0 # Memory viewer for notebooks
jupyterlab==3.1.14
jupyterlab==3.2.1
keras==2.6.0
line_profiler==3.3.1
llvmlite==0.37.0 # numba depencency
Expand All @@ -45,21 +44,21 @@ parso==0.7.1 # upgrading to 0.8.0 breaks autocomplete in ipython
pdmongo==0.1.0 # Strax dependency
pika==1.2.0 # Pegasus
psutil==5.8.0 # Strax dependency
pyarrow==5.0.0 # Necessary for pandas feather i/o
pymongo==3.12.0
pyarrow==6.0.0 # Necessary for pandas feather i/o
pymongo==3.12.1
pytest==6.2.5
pytest-runner==5.3.1
torch==1.9.1 # Strax dependency
scikit-learn==1.0.1
scipy==1.7.1
seaborn==0.11.2
strax==1.1.2
straxen==1.1.3
snakeviz==2.1.0
snakeviz==2.1.1
sphinx==4.2.0
tables==3.6.1 # pytables, necessary for pandas hdf5 i/o
tensorflow==2.6.1 # TF2.4.1 should not bring in additional AVX2 requirements (https://github.com/XENONnT/base_environment/issues/433)
tensorflow_probability==0.14.1
torch==1.10.0 # Strax dependency
typing_extensions==3.7.4.3 # Tensorflow and bokeh dependency
tqdm==4.62.3
utilix==0.6.5 # dependency for straxen, admix
Expand Down

0 comments on commit 589dfa0

Please sign in to comment.