master > master: requirements
This commit is contained in:
parent
847e7744ff
commit
76a6564a3e
@ -1,4 +1,4 @@
|
|||||||
pip>=22.3
|
pip>=22.3.1
|
||||||
wheel>=0.37.1
|
wheel>=0.37.1
|
||||||
|
|
||||||
# jupyter
|
# jupyter
|
||||||
@ -16,7 +16,7 @@ codetiming>=1.3.0
|
|||||||
|
|
||||||
# testing + dev
|
# testing + dev
|
||||||
coverage[toml]>=6.4
|
coverage[toml]>=6.4
|
||||||
pytest>=7.1.1
|
pytest>=7.2.0
|
||||||
pytest-asyncio>=0.18.3
|
pytest-asyncio>=0.18.3
|
||||||
pytest-cov>=3.0.0
|
pytest-cov>=3.0.0
|
||||||
pytest-lazy-fixture>=0.6.3
|
pytest-lazy-fixture>=0.6.3
|
||||||
@ -33,7 +33,6 @@ lorem>=0.1.1
|
|||||||
safetywrap>=1.5.0
|
safetywrap>=1.5.0
|
||||||
typing>=3.7.4.3
|
typing>=3.7.4.3
|
||||||
nptyping>=2.1.1
|
nptyping>=2.1.1
|
||||||
typing-extensions>=3.10.0.2
|
|
||||||
|
|
||||||
# config
|
# config
|
||||||
python-dotenv>=0.20.0
|
python-dotenv>=0.20.0
|
||||||
|
Loading…
Reference in New Issue
Block a user