Skip to content

Commit

Permalink
Install hdf5 using conda, move (py)tables to requirements for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Aug 18, 2024
1 parent 041bfcf commit fba6f0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-conda.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytables==3.7.0
hdf5==1.14.3
uwsgi==2.0.20
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ python-dateutil==2.9.0.post0
scipy==1.14.0
sentry-sdk~=2.5.1
supervisor==4.2.5
tables==3.7.0

0 comments on commit fba6f0a

Please sign in to comment.