Skip to content

Commit

Permalink
Bump libs in requirements.txt to the latest (atlassian#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmika1 authored Jan 25, 2023
1 parent 6919735 commit b23fc92
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
matplotlib==3.6.2
pandas==1.5.1
numpy==1.23.5
scipy==1.9.3
pytest==7.2.0
locust==2.13.0
selenium==4.5.0
filelock==3.8.0
packaging==21.3
prettytable==3.5.0
matplotlib==3.6.3
pandas==1.5.3
numpy==1.24.1
scipy==1.10.0
pytest==7.2.1
locust==2.14.2
selenium==4.8.0
filelock==3.9.0
packaging==23.0
prettytable==3.6.0
bzt==1.16.19

0 comments on commit b23fc92

Please sign in to comment.