Skip to content
Open
26 changes: 13 additions & 13 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
pip>=21.3.1
bump2version==1.0.1
wheel==0.37.1
watchdog[watchmedo]==2.1.9
wheel==0.46.1
watchdog[watchmedo]==6.0.0
flake8>=3 # pyup: ignore
tox==3.25.1
Sphinx==5.1.1
twine==4.0.1
tox==4.32.0
Sphinx==9.0.1
twine==6.2.0
# Test / Benchmark requirements
codecov==2.1.12
codecov==2.1.13
coverage>=6.2
pytest>=7.0.1,<8
pytest-benchmark[histogram]==3.4.1
pytest-cov==3.0.0
dataclass-wizard==0.22.1 # for loading dict to nested dataclass
pytest==9.0.1
pytest-benchmark[histogram]==5.2.3
pytest-cov==7.0.0
dataclass-wizard==0.35.1 # for loading dict to nested dataclass
# Benchmarks
dict2dot==0.1
dotmap==1.3.30
Expand All @@ -21,7 +21,7 @@ dotted-dict==1.1.3
dotty-dict==1.3.1
addict==2.4.0
metadict==0.1.2
prodict==0.8.18
python-box==6.0.2
glom==22.1.0
prodict==0.8.22
python-box==7.3.2
glom==24.11.0
scalpl==0.4.2
Loading