Skip to content

Commit c5fe2de

Browse files
authored
Update requirements.txt (#482)
2 parents d2f1e2f + 8aff433 commit c5fe2de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Only for testing pinned versions on the CI
22
freezegun==1.5.1
33
httpx==0.28.1
4-
numpy==2.2.4
4+
numpy==2.2.5
55
pandas==2.2.3
66
platformdirs==4.3.7
77
prettytable==3.16.0
88
pytablewriter[html]==1.2.1
99
pytest==8.3.5
10-
pytest-cov==6.1.0
10+
pytest-cov==6.1.1
1111
python-slugify==8.0.4
1212
respx==0.22.0
13-
termcolor==3.0.0
13+
termcolor==3.1.0

0 commit comments

Comments
 (0)