Skip to content

Commit c0c384c

Browse files
authored
Upgrade versions of deps (#190)
1 parent ffb4a5c commit c0c384c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: pyperformance/data-files/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# This file is autogenerated by pip-compile with python 3.10
33
# To update, run:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile --output-file=requirements.txt requirements.in
66
#
77
packaging==21.3
88
# via -r requirements.in
9-
psutil==5.8.0
9+
psutil==5.9.0
1010
# via -r requirements.in
11-
pyparsing==3.0.6
11+
pyparsing==3.0.8
1212
# via packaging
13-
pyperf==2.3.0
13+
pyperf==2.3.1
1414
# via -r requirements.in
1515
toml==0.10.2
1616
# via -r requirements.in

0 commit comments

Comments
 (0)