diff --git a/requirements.txt b/requirements.txt index 5ac2347..e4fa1cf 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.24.1 -numpy==1.24.3 -pandas==2.0.2 -platformdirs==3.5.1 -prettytable==3.7.0 +numpy==1.25.0 +pandas==2.0.3 +platformdirs==3.8.0 +prettytable==3.8.0 pytablewriter[html]==0.64.2 -pytest==7.3.1 +pytest==7.4.0 pytest-cov==4.1.0 python-slugify==8.0.1 respx==0.20.1