Skip to content
Snippets Groups Projects
Commit 5c98d3fc authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Moved md dependencies to python 3.7

parent da76224e
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ Pint
ase==3.19.0
setuptools
scipy
mdtraj==1.9.1
mdanalysis==0.16.2
mdtraj
mdanalysis
panedr==0.2
parmed==3.0.0
pandas
......
......@@ -34,8 +34,8 @@ def main():
"pyyaml",
"h5py",
"hjson",
"mdtraj==1.9.1",
"mdanalysis==0.16.2"]
"mdtraj",
"mdanalysis"]
)
# Run main function by default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment