Skip to content

Commit

Permalink
Updates 2024-09-24 (#150)
Browse files Browse the repository at this point in the history
* upgrade malariagen_data

* repin
  • Loading branch information
alimanfoo authored Sep 24, 2024
1 parent 8dc1889 commit 16078a1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions environment-pinned-macos-latest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mgenv-a3e1611
name: mgenv-24fa320
channels:
- conda-forge
- bioconda
Expand Down Expand Up @@ -275,7 +275,7 @@ dependencies:
- jupyter-resource-usage=0.7.1=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312hb401068_0
- jupyter_core=5.7.2=pyh31011fe_1
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_leaflet=0.19.2=pyhd8ed1ab_0
- jupyter_server=2.14.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -372,7 +372,7 @@ dependencies:
- libparquet=17.0.0=hf1b0f52_16_cpu
- libpng=1.6.44=h4b8f8c9_0
- libpq=16.4=h75a757a_1
- libprotobuf=4.25.3=h4e4d658_0
- libprotobuf=4.25.3=hd4aba4c_1
- libre2-11=2023.09.01=h81f5012_2
- librsvg=2.58.4=h2682814_0
- librttopo=1.1.0=he2ba7a0_16
Expand Down Expand Up @@ -548,7 +548,7 @@ dependencies:
- python-graphviz=0.20.3=pyh717bed2_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-magic=0.4.27=py312hb401068_4
- python-tzdata=2024.1=pyhd8ed1ab_0
- python-tzdata=2024.2=pyhd8ed1ab_0
- python_abi=3.12=5_cp312
- pytorch=2.4.0=cpu_mkl_py312h0c6306f_101
- pytz=2024.1=pyhd8ed1ab_0
Expand Down Expand Up @@ -720,7 +720,7 @@ dependencies:
- ipinfo==5.1.1
- lxml==5.3.0
- lxml-html-clean==0.2.2
- malariagen-data==13.2.0
- malariagen-data==13.2.1
- numpydoc-decorator==2.2.1
- orjson==3.10.7
- petlx==1.0.3
Expand All @@ -736,4 +736,4 @@ dependencies:
- termcolor==2.3.0
- typeguard==4.3.0
- yaspin==3.1.0
prefix: /Users/runner/work/mgenv/mgenv/deps/conda/envs/mgenv-a3e1611
prefix: /Users/runner/work/mgenv/mgenv/deps/conda/envs/mgenv-24fa320
12 changes: 6 additions & 6 deletions environment-pinned-ubuntu-latest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mgenv-a3e1611
name: mgenv-24fa320
channels:
- conda-forge
- bioconda
Expand Down Expand Up @@ -275,7 +275,7 @@ dependencies:
- jupyter-resource-usage=0.7.1=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h7900ff3_0
- jupyter_core=5.7.2=pyh31011fe_1
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_leaflet=0.19.2=pyhd8ed1ab_0
- jupyter_server=2.14.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -383,7 +383,7 @@ dependencies:
- libpciaccess=0.18=hd590300_0
- libpng=1.6.44=hadc24fc_0
- libpq=16.4=h2d7952a_1
- libprotobuf=4.25.3=h08a7969_0
- libprotobuf=4.25.3=hd5b35b9_1
- libre2-11=2023.09.01=h5a48ba9_2
- librsvg=2.58.4=hc0ffecb_0
- librttopo=1.1.0=hc670b87_16
Expand Down Expand Up @@ -564,7 +564,7 @@ dependencies:
- python-graphviz=0.20.3=pyh717bed2_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-magic=0.4.27=py312h7900ff3_4
- python-tzdata=2024.1=pyhd8ed1ab_0
- python-tzdata=2024.2=pyhd8ed1ab_0
- python_abi=3.12=5_cp312
- pytorch=2.4.0=cpu_generic_py312h1576ffb_1
- pytz=2024.1=pyhd8ed1ab_0
Expand Down Expand Up @@ -761,7 +761,7 @@ dependencies:
- ipinfo==5.1.1
- lxml==5.3.0
- lxml-html-clean==0.2.2
- malariagen-data==13.2.0
- malariagen-data==13.2.1
- numpydoc-decorator==2.2.1
- orjson==3.10.7
- petlx==1.0.3
Expand All @@ -777,4 +777,4 @@ dependencies:
- termcolor==2.3.0
- typeguard==4.3.0
- yaspin==3.1.0
prefix: /home/runner/work/mgenv/mgenv/deps/conda/envs/mgenv-a3e1611
prefix: /home/runner/work/mgenv/mgenv/deps/conda/envs/mgenv-24fa320
2 changes: 1 addition & 1 deletion requirements-pypi.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# not on conda-forge
cached_property
lxml_html_clean
malariagen_data >=13.2.0
malariagen_data >=13.2.1
petlx
pyfaidx
python-gist
Expand Down

0 comments on commit 16078a1

Please sign in to comment.