Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPalasek committed Feb 23, 2024
2 parents 694ecbd + c104ae0 commit a2f48c5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 0 additions & 2 deletions requirements-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,6 @@ pluggy==1.2.0
# tox
pre-commit==3.3.3
# via pretty-jupyter (pyproject.toml)
pretty-jupyter @ file:///C:/Users/janpa/Documents/projects/pretty-jupyter
# via pretty-jupyter (pyproject.toml)
prometheus-client==0.17.0
# via
# jupyter-server
Expand Down
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,6 @@ pluggy==1.2.0
# tox
pre-commit==3.3.3
# via pretty-jupyter (pyproject.toml)
pretty-jupyter @ file:///C:/Users/janpa/Documents/projects/pretty-jupyter
# via pretty-jupyter (pyproject.toml)
prometheus-client==0.17.0
# via
# jupyter-server
Expand Down
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ passenv = *
deps =
pytest
requests
webdriver-manager
selenium
webdriver-manager<=3.8.6
selenium<=4.10.0
ipykernel
pandas
commands =
Expand Down

0 comments on commit a2f48c5

Please sign in to comment.