Skip to content

Commit ee255a1

Browse files
authored
Merge pull request #655 from daico007/update_requirements
Update requirements
2 parents 9bbe429 + cf0d1f2 commit ee255a1

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

devtools/conda-recipe/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ test:
3737
- ipykernel
3838
- foyer
3939
- networkx
40-
- nbval
4140

4241
source_files:
4342
- mbuild/examples/*

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy
22
scipy
33
packmol>=1!18.013
4-
nglview>=0.6.2.3
4+
nglview>=2.7
55
oset
66
parmed
77
mdtraj

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy
22
scipy
33
packmol>=1!18.013
4-
nglview>=0.6.2.3
4+
nglview>=2.7
55
oset
66
parmed
77
mdtraj

0 commit comments

Comments
 (0)