Skip to content

Commit

Permalink
Fix security: update NumPy version
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Jun 24, 2022
1 parent c1ff9b4 commit 8aaac9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyYAML==5.4
numpy==1.19.*
numpy==1.22.*
python-crfsuite==0.9.7
requests==2.25.*
tinydb==4.3.*
Expand Down

0 comments on commit 8aaac9f

Please sign in to comment.