Skip to content

Commit

Permalink
Merge pull request #5212 from shaneknapp/upgrade-scipy-data8
Browse files Browse the repository at this point in the history
[DH-177] bump scipy to make error go away
  • Loading branch information
shaneknapp authored Nov 9, 2023
2 parents 374d250 + 6040e0f commit a574994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/data8/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- matplotlib==3.4.3
- ipympl==0.7.0
- pandas==1.3.2
- scipy==1.7.1
- scipy==1.11.3
- statsmodels==0.12.2
- seaborn==0.11.2
# Otter is pulled in via infra-requirements.txt, since it's present in all hubs
Expand All @@ -26,5 +26,5 @@ dependencies:
# Conda only has 0.12.0
- folium==0.12.1
- okpy==1.18.1
- datascience==0.17.0
- datascience==0.17.6
- otter-grader==4.3.4 # Based on request from ericvd and sean.morris

0 comments on commit a574994

Please sign in to comment.