Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ggoneiESS authored Aug 3, 2023
1 parent 27f7cbf commit 6322a67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ nexusformat
numpy
numpy-stl
#lightgbm for macOS should instead be installed via (brew/port) install libomp (needed for open3d)
urllib3<2.0
open3d #installs a binary linked to homebrew; make a directory and symlink, e.g. ln -s /opt/local/lib/libomp/libomp.dylib /opt/homebrew/opt/libomp/lib/libomp.dylib
pint<=0.21
PySide6<6.4.0
pytest-qt
xmltodict
h5py
ess-streaming-data-types >= 0.9.5
attrs
attrs

0 comments on commit 6322a67

Please sign in to comment.