Skip to content

Commit

Permalink
Merge pull request #1555 from chaoss/dependabot/pip/workers/message_i…
Browse files Browse the repository at this point in the history
…nsights_worker/numpy-1.21.0

Bump numpy from 1.19.5 to 1.21.0 in /workers/message_insights_worker
  • Loading branch information
sgoggins committed Jan 13, 2022
2 parents 78b047a + fd4d0df commit d6bf417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workers/message_insights_worker/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(filename):
'click==8.0.3',
'scipy==1.6.3',
'sklearn==0.0',
'numpy==1.19.5',
'numpy==1.21.0',
'nltk==3.6.5',
'pandas==1.3.2',
'gensim==3.8.3',
Expand Down

0 comments on commit d6bf417

Please sign in to comment.