diff --git a/requirements.txt b/requirements.txt index e2569b8..b4607d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip>=22.3 +pip>=22.3.1 wheel>=0.37.1 # jupyter @@ -16,7 +16,7 @@ codetiming>=1.3.0 # testing + dev coverage[toml]>=6.4 -pytest>=7.1.1 +pytest>=7.2.0 pytest-asyncio>=0.18.3 pytest-cov>=3.0.0 pytest-lazy-fixture>=0.6.3 @@ -33,7 +33,6 @@ lorem>=0.1.1 safetywrap>=1.5.0 typing>=3.7.4.3 nptyping>=2.1.1 -typing-extensions>=3.10.0.2 # config python-dotenv>=0.20.0