Skip to content

Commit

Permalink
Merge pull request #56 from punch-mission/dependabot/pip/lmfit-1.2.2
Browse files Browse the repository at this point in the history
Bump lmfit from 1.0.3 to 1.2.2
  • Loading branch information
jmbhughes authored Aug 9, 2023
2 parents dc136a1 + ae77559 commit e1886aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.23.4
dill==0.3.6
deepdish==0.3.7
lmfit==1.0.3
lmfit==1.2.2
cython==0.29.32
astropy==5.1.1
scipy>=1.10.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.23.4
dill==0.3.6
deepdish==0.3.7
lmfit==1.0.3
lmfit==1.2.2
cython==0.29.32
astropy==5.1.1
scipy>=1.10.0
Expand Down

0 comments on commit e1886aa

Please sign in to comment.