From 76a6564a3e0f49caf170a5d6bbfb9deb7f08bbad Mon Sep 17 00:00:00 2001 From: raj_mathe Date: Thu, 15 Dec 2022 07:06:01 +0100 Subject: [PATCH] master > master: requirements --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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