Skip to content

Commit adcbcb7

Browse files
authored
Update requirements.txt
Remove version numbers, latest should be fine
1 parent b019423 commit adcbcb7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

test/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pytest==7.4.4
2-
snakeviz==2.2.0
3-
pytest-profiling==1.7.0
4-
numpy==1.26.3
5-
pandas==2.1.4
6-
matplotlib==3.8.2
1+
pytest
2+
snakeviz
3+
pytest-profiling
4+
numpy
5+
pandas
6+
matplotlib

0 commit comments

Comments
 (0)