We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb4a5c commit c0c384cCopy full SHA for c0c384c
pyperformance/data-files/requirements.txt
@@ -2,15 +2,15 @@
2
# This file is autogenerated by pip-compile with python 3.10
3
# To update, run:
4
#
5
-# pip-compile requirements.in
+# pip-compile --output-file=requirements.txt requirements.in
6
7
packaging==21.3
8
# via -r requirements.in
9
-psutil==5.8.0
+psutil==5.9.0
10
11
-pyparsing==3.0.6
+pyparsing==3.0.8
12
# via packaging
13
-pyperf==2.3.0
+pyperf==2.3.1
14
15
toml==0.10.2
16
0 commit comments