Commit f95d9a57 authored by jnwei's avatar jnwei
Browse files

Change order of numpy and pandas dependencies to keep numpy version.

parent f94ee668
......@@ -13,8 +13,8 @@ dependencies:
- cudatoolkit==11.3.*
- pytorch-lightning==1.5.10
- biopython==1.79
- pandas==2.0.2
- numpy==1.21
- pandas==2.0
- PyYAML==5.4.1
- requests
- scipy==1.7
......
Markdown is supported
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