diff --git a/requirements.txt b/requirements.txt index cec80f2..0201897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ tox==4.5.1 virtualenv~=20.36.1 Sphinx==7.3.7 sphinxcontrib-websupport==1.2.7 -pip==25.3 +pip~=26.0 build==0.10.0 -wheel==0.45.1 +wheel~=0.46.2 lxml==5.3.1 utils~=1.0.2 keyring==23.13.1 @@ -26,7 +26,7 @@ env~=0.1.0 filelock~=3.20.1 pluggy~=1.5.0 six~=1.16.0 -packaging~=23.1 +packaging>=24.0 pytest==7.3.1 dill~=0.3.8 pytz==2024.1 @@ -62,6 +62,6 @@ urllib3~=2.6.3 exceptiongroup~=1.2.2 iniconfig~=2.0.0 pytest-cov>=4.0.0 -pytest-html>=3.0.0 +pytest-html>=4.2.0 black>=24.3.0 flake8>=6.0.0 \ No newline at end of file