File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -336,8 +336,6 @@ pluggy==1.2.0
336
336
# tox
337
337
pre-commit==3.3.3
338
338
# via pretty-jupyter (pyproject.toml)
339
- pretty-jupyter @ file:///C:/Users/janpa/Documents/projects/pretty-jupyter
340
- # via pretty-jupyter (pyproject.toml)
341
339
prometheus-client==0.17.0
342
340
# via
343
341
# jupyter-server
Original file line number Diff line number Diff line change @@ -334,8 +334,6 @@ pluggy==1.2.0
334
334
# tox
335
335
pre-commit == 3.3.3
336
336
# via pretty-jupyter (pyproject.toml)
337
- pretty-jupyter @ file:///C:/Users/janpa/Documents/projects/pretty-jupyter
338
- # via pretty-jupyter (pyproject.toml)
339
337
prometheus-client == 0.17.0
340
338
# via
341
339
# jupyter-server
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ passenv = *
14
14
deps =
15
15
pytest
16
16
requests
17
- webdriver-manager
18
- selenium
17
+ webdriver-manager<=3.8.6
18
+ selenium<=4.10.0
19
19
ipykernel
20
20
pandas
21
21
commands =
You can’t perform that action at this time.
0 commit comments