Skip to content

Commit

Permalink
docs: temporarily pin lmfit<1.3.0 to build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan committed Apr 13, 2024
1 parent e07e985 commit 6b86ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ numba>=0.56.2
numbagg
numba-progress
joblib
lmfit>=1.2.0
lmfit<1.3.0
iminuit>=2.25.2
pyqtgraph>=0.13.1
tqdm
Expand Down

0 comments on commit 6b86ac2

Please sign in to comment.