Skip to content

Commit 745a9ed

Browse files
authored
Merge pull request #29 from SWIFTSIM/enforce-module-versions
Enforce swiftsimio and velociraptor versions in requirements.txt.
2 parents b27e617 + 4c33005 commit 745a9ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ numba
66
numpy
77
pytest
88
PyYAML
9-
swiftsimio
9+
swiftsimio>=6.0.0
1010
unyt
1111
tqdm
12-
p_tqdm
12+
p_tqdm
13+
velociraptor>=0.15.6

0 commit comments

Comments
 (0)