Skip to content

Commit

Permalink
updated required libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
rcsm17 committed Aug 25, 2022
1 parent a4c1c0a commit 030970d
Showing 1 changed file with 53 additions and 53 deletions.
106 changes: 53 additions & 53 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,108 +1,108 @@
appdirs==1.4.4
asgiref==3.5.1
asttokens==2.0.5
asgiref==3.5.2
asttokens==2.0.8
backcall==0.2.0
backports.zoneinfo==0.2.1
bluepyefe==0.3.102
bluepyopt==1.12.7
bluepyefe==0.3.131
bluepyopt==1.12.63
CacheControl==0.12.11
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
colorama==0.4.4
certifi==2022.6.15
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
colorama==0.4.5
contextlib2==21.6.0
cryptography==37.0.2
cryptography==37.0.4
cycler==0.11.0
deap==1.3.1
debugpy==1.6.0
deap==1.3.3
debugpy==1.6.3
decorator==5.1.1
Deprecated==1.2.13
distlib==0.3.4
distlib==0.3.5
distro==1.7.0
Django==4.0.4
Django==4.1
django-sslserver==0.22
djangorestframework==3.13.1
ebrains-drive==0.4.0
efel==4.0.4
ebrains-drive==0.5.0
efel==4.0.42
entrypoints==0.4
executing==0.8.3
fonttools==4.33.3
executing==0.10.0
fonttools==4.37.1
future==0.18.2
greenlet==1.1.2
hbp-seafile==0.1.1
hbp-service-client==1.1.1
hbp-validation-framework==0.6.3
hbp-validation-framework==0.6.4
html5lib==1.1
idna==3.3
igor==0.3
importlib-metadata==4.11.3
importlib-metadata==4.12.0
ipaddr==2.2.0
ipykernel==6.13.0
ipyparallel==8.2.1
ipython==8.3.0
ipykernel==6.15.1
ipyparallel==8.4.1
ipython==8.4.0
ipython-genutils==0.2.0
jedi==0.18.1
Jinja2==3.1.2
josepy==1.13.0
jupyter-client==7.3.0
jupyter-core==4.10.0
kiwisolver==1.4.2
jupyter-client==7.3.4
jupyter-core==4.11.1
kiwisolver==1.4.4
lockfile==0.12.2
MarkupSafe==2.1.1
matplotlib==3.5.2
matplotlib-inline==0.1.3
matplotlib==3.5.3
matplotlib-inline==0.1.6
mozilla-django-oidc==2.0.0
msgpack==1.0.3
msgpack==1.0.4
multipledispatch==0.6.0
nameparser==1.1.1
neo==0.10.2
nest-asyncio==1.5.5
NEURON==8.1.0
numpy==1.22.3
NEURON==8.2.1
numpy==1.23.2
packaging==21.3
pandas==1.4.2
pandas==1.4.3
parso==0.8.3
Pebble==4.6.3
pep517==0.12.0
pep517==0.13.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.0
Pillow==9.2.0
progress==1.6
prompt-toolkit==3.0.29
psutil==5.9.0
prompt-toolkit==3.0.30
psutil==5.9.1
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
Pygments==2.12.0
PyJWT==2.3.0
Pygments==2.13.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pyparsing==3.0.8
pyparsing==3.0.9
python-dateutil==2.8.2
pytoml==0.1.21
pytz==2022.1
pyunicore==0.9.18
pyzmq==22.3.0
pytz==2022.2.1
pyunicore==0.9.19
pyzmq==23.2.1
quantities==0.13.0
requests==2.27.1
requests==2.28.1
retrying==1.3.3
scipy==1.8.0
scoop==0.7.1.1
sh==1.14.2
scipy==1.9.0
scoop==0.7.2.0
sh==1.14.3
simplejson==3.17.6
six==1.16.0
sqlparse==0.4.2
stack-data==0.2.0
stack-data==0.4.0
toml==0.10.2
tomli==2.0.1
tornado==6.1
tornado==6.2
tqdm==4.64.0
traitlets==5.1.1
typing_extensions==4.2.0
urllib3==1.26.9
validators==0.19.0
traitlets==5.3.0
typing_extensions==4.3.0
urllib3==1.26.12
validators==0.20.0
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.14.1
zipp==3.8.0
zipp==3.8.1

0 comments on commit 030970d

Please sign in to comment.