Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
f95d9a57
Commit
f95d9a57
authored
Nov 02, 2023
by
jnwei
Browse files
Change order of numpy and pandas dependencies to keep numpy version.
parent
f94ee668
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
environment.yml
environment.yml
+1
-1
No files found.
environment.yml
View file @
f95d9a57
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment