master > master: requirements

This commit is contained in:
RD 2022-12-15 07:06:01 +01:00
parent 847e7744ff
commit 76a6564a3e
1 changed files with 2 additions and 3 deletions

View File

@ -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