Skip to content

Commit

Permalink
Bump scipy in /augur/tasks/data_analysis/message_insights
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.7.3...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent bf08907 commit dc3468b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion augur/tasks/data_analysis/message_insights/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(filename):
'requests==2.28.0',
'psycopg2-binary==2.9.3',
'click==8.0.3',
'scipy==1.7.3',
'scipy==1.10.0',
'scikit-learn==1.1.3', #0.24.2',
'numpy==1.22.0',
'nltk==3.6.6',
Expand Down

0 comments on commit dc3468b

Please sign in to comment.