Skip to content

Commit

Permalink
UPdated requirements to later package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Pilgrim committed Dec 14, 2023
1 parent 8f11774 commit 151956d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
matplotlib==3.3.4
numpy==1.19.5
scipy==1.6.1
statsmodels==0.13.0
numpy==1.23.5
scipy==1.11.1
statsmodels==0.14.0
1 change: 0 additions & 1 deletion tests-manual/manual_testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,3 @@ def model_comparision_straight_line():
if __name__ == "__main__":

on_data_1()
fit_with_straight_line()

0 comments on commit 151956d

Please sign in to comment.