Skip to content

Commit

Permalink
Env fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff1995 committed Aug 25, 2023
1 parent 76d3b1b commit 2c9271b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ dependencies:
- backports.functools_lru_cache=1.6.5
- beautifulsoup4=4.12.2
- bleach=6.0.0
- brotli=1.0.9
- brotli-bin=1.0.9
- brotli-python=1.0.9
- bwidget=1.9.14
- bzip2=1.0.8
Expand All @@ -42,8 +44,10 @@ dependencies:
- comm=0.1.4
- configargparse=1.7
- connection_pool=0.0.3
- contourpy=1.1.0
- coverage=7.3.0
- curl=8.2.1
- cycler=0.11.0
- datrie=0.8.2
- debugpy=1.6.8
- decorator=5.1.1
Expand All @@ -63,6 +67,7 @@ dependencies:
- fontconfig=2.14.2
- fonts-conda-ecosystem=1
- fonts-conda-forge=1
- fonttools=4.42.1
- fqdn=1.5.1
- freetype=2.12.1
- fribidi=1.0.10
Expand Down Expand Up @@ -99,7 +104,9 @@ dependencies:
- jupyterlab_pygments=0.2.2
- jupyterlab_server=2.24.0
- jupytext=1.15.0
- kiwisolver=1.4.5
- krb5=1.21.2
- lcms2=2.15
- lerc=4.0.0
- lsprotocol=2023.0.0a2
- make=4.3
Expand All @@ -110,13 +117,15 @@ dependencies:
- mistune=3.0.1
- mpc=1.3.1
- mpfr=4.2.0
- munkres=1.1.4
- nbclient=0.8.0
- nbconvert-core=7.7.4
- nbformat=5.9.2
- ncurses=6.4
- nest-asyncio=1.5.6
- notebook-shim=0.2.3
- numpy=1.25.2
- openjpeg=2.5.0
- openssl=3.1.2
- overrides=7.4.0
- packaging=23.1
Expand All @@ -128,6 +137,7 @@ dependencies:
- pcre2=10.40
- pexpect=4.8.0
- pickleshare=0.7.5
- pillow=10.0.0
- pip=23.2.1
- pixman=0.40.0
- pkgutil-resolve-name=1.3.10
Expand All @@ -146,7 +156,7 @@ dependencies:
- pycparser=2.21
- pygls=1.0.2
- pygments=2.16.1
- pyparsing=3.1.1
- pyparsing=3.0.9
- pysocks=1.7.1
- pyspellchecker=0.7.2
- pytest=7.4.0
Expand Down

0 comments on commit 2c9271b

Please sign in to comment.