Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 12 additions & 21 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,14 @@ dpath==2.0.6
# via dvc
dulwich==0.20.35
# via scmrepo
dvc==2.9.5
dvc==2.10.2
# via -r requirements-dev.in
dvc-render==0.0.5
# via
# dvc
# dvclive
dvclive==0.8.0
# via dvc
entrypoints==0.4
# via
# jupyter-client
Expand Down Expand Up @@ -128,6 +134,7 @@ ftfy==6.1.1
funcy==1.17
# via
# dvc
# dvc-render
# scmrepo
future==0.18.2
# via grandalf
Expand All @@ -145,12 +152,6 @@ idna==3.3
# yarl
imagesize==1.3.0
# via sphinx
importlib-metadata==4.11.3
# via sphinx
importlib-resources==5.4.0
# via
# dvc
# jsonschema
iniconfig==1.1.1
# via pytest
ipykernel==6.9.2
Expand Down Expand Up @@ -277,8 +278,6 @@ pluggy==1.0.0
# via
# pytest
# tox
ply==3.11
# via dvc
pre-commit==2.17.0
# via -r requirements-dev.in
pre-commit-hooks==4.1.0
Expand All @@ -302,8 +301,6 @@ py==1.11.0
# via
# pytest
# tox
pyasn1==0.4.8
# via dvc
pycparser==2.21
# via cffi
pydantic==1.9.0
Expand Down Expand Up @@ -385,7 +382,7 @@ ruamel-yaml==0.17.21
# pre-commit-hooks
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
scmrepo==0.0.7
scmrepo==0.0.19
# via dvc
send2trash==1.8.0
# via notebook
Expand Down Expand Up @@ -429,7 +426,9 @@ squarify==0.4.3
stack-data==0.2.0
# via ipython
tabulate==0.8.9
# via dvc
# via
# dvc
# dvc-render
terminado==0.13.3
# via notebook
testpath==0.6.0
Expand Down Expand Up @@ -479,12 +478,8 @@ traitlets==5.1.1
typing-extensions==4.2.0
# via
# -c requirements.txt
# astroid
# black
# dvc
# pydantic
# pylint
# rich
untokenize==0.1.1
# via docformatter
urllib3==1.26.9
Expand Down Expand Up @@ -514,10 +509,6 @@ yarl==1.7.2
# via aiohttp
zc-lockfile==2.0
# via dvc
zipp==3.7.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down