Skip to content

Commit

Permalink
Update Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherioszisis committed Sep 9, 2024
1 parent f40b903 commit 57b9b89
Showing 1 changed file with 23 additions and 30 deletions.
53 changes: 23 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
Expand All @@ -11,9 +11,7 @@ anyio==4.4.0
appdirs==1.4.4
# via pint
asttokens==2.4.1
# via
# devtools
# stack-data
# via stack-data
async-property==0.2.2
# via python-keycloak
attrs==24.2.0
Expand All @@ -25,7 +23,7 @@ blue-cwl==1.0.0
# via bbp-workflow (setup.py)
bluepyefe==2.3.34
# via bluepyemodel
bluepyemodel==1.0.15
bluepyemodel==1.0.17
# via bbp-workflow (setup.py)
bluepyopt==1.14.15
# via bluepyemodel
Expand All @@ -41,12 +39,12 @@ cached-property==1.5.2
# via
# bluepysnap
# neurom
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand All @@ -67,7 +65,7 @@ configparser==7.1.0
# via bluepyemodel
contourpy==1.3.0
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via jwcrypto
currentscape==1.0.15
# via bluepyemodel
Expand All @@ -85,27 +83,23 @@ deprecation==2.1.0
# via
# morph-tool
# python-keycloak
devtools[pygments]==0.12.2
# via entity-management
docutils==0.21.2
# via python-daemon
efel==5.7.8
efel==5.7.9
# via
# bluepyefe
# bluepyemodel
# bluepyopt
elephant==1.1.0
# via bbp-workflow (setup.py)
entity-management==1.5.0
entity-management==1.5.2
# via
# bbp-workflow (setup.py)
# blue-cwl
entrypoints==0.4
# via ipyparallel
executing==2.0.1
# via
# devtools
# stack-data
executing==2.1.0
# via stack-data
fasteners==0.19
# via bluepyemodel
find-libpython==0.4.0
Expand All @@ -132,7 +126,7 @@ h5py==3.11.0
# hdmf
# pynwb
# voxcell
hdmf==3.14.3
hdmf==3.14.4
# via pynwb
httpcore==1.0.5
# via httpx
Expand All @@ -153,7 +147,7 @@ ipyparallel==8.8.0
# via
# bluepyemodel
# bluepyopt
ipython==8.26.0
ipython==8.27.0
# via
# ipykernel
# ipyparallel
Expand Down Expand Up @@ -190,7 +184,7 @@ jupyter-core==5.7.2
# jupyter-client
jwcrypto==1.5.6
# via python-keycloak
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
libsonata==0.1.28
# via
Expand All @@ -201,7 +195,7 @@ libsonata==0.1.28
# fz-td-recipe
lockfile==0.12.2
# via python-daemon
luigi==3.5.1
luigi==3.5.2
# via
# bbp-workflow (setup.py)
# blue-cwl
Expand All @@ -224,7 +218,7 @@ matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
more-itertools==10.4.0
more-itertools==10.5.0
# via
# bluepysnap
# morph-tool
Expand All @@ -240,7 +234,7 @@ morphio==3.3.9
# brainbuilder
# morph-tool
# neurom
neo==0.13.2
neo==0.13.3
# via
# bbp-workflow (setup.py)
# bluepyefe
Expand Down Expand Up @@ -331,7 +325,7 @@ pint==0.24.3
# via pint-xarray
pint-xarray==0.4
# via bbp-workflow (setup.py)
platformdirs==4.2.2
platformdirs==4.3.2
# via jupyter-core
prompt-toolkit==3.0.47
# via ipython
Expand All @@ -350,14 +344,12 @@ pyarrow==17.0.0
# pandas
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via blue-cwl
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pygments==2.18.0
# via
# devtools
# ipython
# via ipython
pyjwt==2.9.0
# via entity-management
pynrrd==1.0.0
Expand Down Expand Up @@ -394,7 +386,7 @@ pyzmq==26.2.0
# ipykernel
# ipyparallel
# jupyter-client
quantities==0.16.0
quantities==0.15.0
# via
# elephant
# neo
Expand Down Expand Up @@ -480,6 +472,7 @@ typing-extensions==4.12.2
# efel
# flexcache
# flexparser
# ipython
# jwcrypto
# luigi-tools
# pint
Expand All @@ -497,7 +490,7 @@ voxcell==3.1.9
# brainbuilder
wcwidth==0.2.13
# via prompt-toolkit
websockets==13.0
websockets==13.0.1
# via brayns
xarray==2024.7.0
# via
Expand Down

0 comments on commit 57b9b89

Please sign in to comment.