Skip to content
Snippets Groups Projects
Commit ac40247c authored by Eloy Retamino's avatar Eloy Retamino Committed by Ugo
Browse files

[NRRPLT-7941] updated requirements to python 3.8 compatible versions

parent b43e04e4
No related branches found
No related tags found
No related merge requests found
# HBP/NRP dependencies
bbp-client==0.4.4 # EPFL_SPECIFIC
# bbp-client==0.4.4 # EPFL_SPECIFIC. TODO: makes pip install fails. Investigate why, or even better, replace it with some other OIDC python client
# third-party dependencies
future==0.18.2
future
texttable==0.8.7
progressbar2==3.34.0
httplib2==0.12.1
pandas==0.22.0
ipywidgets<=7.5.1; python_version<"3.0" # v8.0.0 incompatible with python 2
pandas==1.0.5
jupyter==1.0.0
requests
ipykernel==4.6.0
ipykernel==5.3.2
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment