Skip to content

Commit 3b813eb

Browse files
committed
Upgrade to latest memray
1 parent fa9d112 commit 3b813eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Required for running the tests.
22
pytest==7.4.3
33
pytest-cov==4.1.0
4-
pytest-memray==1.5.0
4+
pytest-memray==1.7.0
55
tox==4.11.4
66
build==1.0.3
77
setuptools==75.8.0
88
# Benchmark dependencies.
99
markov_draftjs==2.0.0
10-
memray==1.11.0
10+
memray==1.15.0
1111
psutil==5.9.7
1212
# For linting and formatting.
1313
ruff==0.1.9

0 commit comments

Comments
 (0)