diff --git a/requirements.txt b/requirements.txt index e6224cf..8b3bf81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ # Only for testing pinned versions on the CI freezegun==1.2.2 httpx==0.25.0 -numpy==1.26.0 -pandas==2.1.1 -platformdirs==3.10.0 +numpy==1.26.1 +pandas==2.1.2 +platformdirs==3.11.0 prettytable==3.9.0 -pytablewriter[html]==1.1.0 -pytest==7.4.2 +pytablewriter[html]==1.2.0 +pytest==7.4.3 pytest-cov==4.1.0 python-slugify==8.0.1 respx==0.20.2