Skip to content

Commit

Permalink
GreatLakes requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AlainKadar committed Jun 20, 2024
1 parent 959b292 commit 1ba240a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ dependencies = [
'pandas',
'Pillow<10.1.0,>=8.3.2',
'Cython',
'gsd',
'gsd>=3.0.0',
'python-igraph',
'eigen',
'pytest',
'cmake',
'freud',
'freud-analysis',
'ipywidgets',
]
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ opencv
pandas
Pillow<10.1.0,>=8.3.2
Cython
gsd
gsd>=3.0.0
python-igraph
igraph
eigen
pytest
cmake
freud
freud-analysis
ipywidgets

0 comments on commit 1ba240a

Please sign in to comment.