stochasticribosome
commited on
Commit
•
ce29497
1
Parent(s):
23cc17e
Add pytraj to requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ requests
|
|
4 |
py3Dmol
|
5 |
biopython
|
6 |
pandas
|
|
|
|
|
|
4 |
py3Dmol
|
5 |
biopython
|
6 |
pandas
|
7 |
+
cython
|
8 |
+
pytraj
|