Skip to content

Commit 6a1287c

Browse files
committed
build: update testing dependencies
1 parent c480fae commit 6a1287c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

requirements.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
editdistpy>=0.1.3
2-
3-
# For testing
4-
coverage==7.4.4
5-
importlib-resources>=6.3.2
6-
pytest==8.1.1
7-
pytest-cov==4.1.0
1+
editdistpy>=0.1.3
2+
3+
# For testing
4+
importlib-resources>=6.3.2
5+
pytest==8.3.4
6+
pytest-cov==6.0.0

0 commit comments

Comments
 (0)