guohanghui commited on
Commit
bfcba1e
·
verified ·
1 Parent(s): ca05019

Update esm/mcp_output/requirements.txt

Browse files
Files changed (1) hide show
  1. esm/mcp_output/requirements.txt +5 -6
esm/mcp_output/requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
 
 
 
3
  torch
4
- numpy
5
- scipy
6
  fairscale
7
-
8
- # Optional Dependencies
9
- # matplotlib
10
- # pandas
 
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
3
+ requests
4
+ biopython
5
+
6
  torch
 
 
7
  fairscale
8
+ numpy
9
+ tqdm