Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
FoleyLab committed Mar 24, 2022
1 parent e56d6c0 commit a839d93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions docs/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ dependencies:
# Package depends
- numpy
- matplotlib


- scipy
- pytest
- sys

# Pip-only installs
- pip:
Expand Down
1 change: 0 additions & 1 deletion wpspecdev/therml.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import wave
import numpy as np
from scipy.interpolate import UnivariateSpline

Expand Down

0 comments on commit a839d93

Please sign in to comment.