Skip to content

Commit

Permalink
Further fixes to env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pivettamarcos committed Apr 23, 2024
1 parent 6e7adeb commit 050bcd1
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- argon2-cffi=21.3.0
- argon2-cffi-bindings=21.2.0
- asttokens=2.0.8
- attrs=22.1.0
- attrs=22.2.0
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.4
Expand Down Expand Up @@ -39,16 +39,13 @@ dependencies:
- importlib_resources=5.9.0
- intel-openmp=2022.1.0
- ipykernel=6.16.0
- ipython=8.12.0
- ipython_genutils=0.2.0
- ipywidgets=8.0.2
- jedi=0.18.1
- jinja2=3.1.2
- joblib=1.2.0
- jpeg=9e
- jsonschema=4.16.0
- jsonschema=4.19.0
- jupyter=1.0.0
- jupyter_server=2.14.0
- jupyter_client=8.6.1
- jupyter_console=6.4.4
- jupyterlab_pygments=0.2.2
Expand Down Expand Up @@ -141,7 +138,6 @@ dependencies:
- scipy=1.9.1
- seaborn=0.12.0
- seaborn-base=0.12.0
- send2trash=1.8.0
- setuptools=65.4.0
- sip=6.6.2
- six=1.16.0
Expand All @@ -157,6 +153,8 @@ dependencies:
- toml=0.10.2
- tornado=6.2
- traitlets=5.4.0
- ipython=8.12.0
- ipython_genutils=0.2.0
- tslearn=0.5.3.2
- typing_extensions=4.3.0
- tzdata=2022d
Expand Down

0 comments on commit 050bcd1

Please sign in to comment.