File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Version 1.0.3 (2021-12-20)
5
+ -------------
6
+
7
+ * Support user-defined benchmark suites.
8
+
4
9
Version 1.0.2 (2021-05-11)
5
10
-------------
6
11
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile
2
+ # This file is autogenerated by pip-compile with python 3.10
3
3
# To update, run:
4
4
#
5
- # pip-compile pyperformance/ requirements.in
5
+ # pip-compile requirements.in
6
6
#
7
- packaging == 21.0
8
- # via -r pyperformance/ requirements.in
7
+ packaging == 21.3
8
+ # via -r requirements.in
9
9
psutil == 5.8.0
10
- # via -r pyperformance/ requirements.in
11
- pyparsing == 2.4.7
10
+ # via -r requirements.in
11
+ pyparsing == 3.0.6
12
12
# via packaging
13
- pyperf == 2.2 .0
14
- # via -r pyperformance/ requirements.in
13
+ pyperf == 2.3 .0
14
+ # via -r requirements.in
15
15
toml == 0.10.2
16
- # via -r pyperformance/ requirements.in
16
+ # via -r requirements.in
You can’t perform that action at this time.
0 commit comments