mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 20:43:02 +00:00
pin some test dependencies
This commit is contained in:
4
setup.py
4
setup.py
@@ -140,8 +140,8 @@ setup_args = dict(
|
||||
# nbclassic provides the '/tree/' handler that we tests against in
|
||||
# the test test_nbclassic_control_panel.
|
||||
"nbclassic",
|
||||
"pytest>=3.3",
|
||||
"pytest-asyncio>=0.17",
|
||||
"pytest>=3.3,<8",
|
||||
"pytest-asyncio>=0.17,<0.23",
|
||||
"pytest-cov",
|
||||
"requests-mock",
|
||||
"playwright",
|
||||
|
Reference in New Issue
Block a user