mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #668 from GeorgianaElena/pin-chardet-again
Pin chardet again and pin it for tests also.
This commit is contained in:
@@ -2,3 +2,4 @@ pytest
|
||||
pytest-cov
|
||||
pytest-mock
|
||||
codecov
|
||||
chardet==3.0.4
|
||||
|
||||
@@ -231,6 +231,7 @@ def ensure_jupyterhub_package(prefix):
|
||||
"jupyterhub-tmpauthenticator==0.6",
|
||||
"oauthenticator==0.10.0",
|
||||
"jupyterhub-idle-culler==1.0",
|
||||
"chardet==3.0.4",
|
||||
],
|
||||
)
|
||||
traefik.ensure_traefik_binary(prefix)
|
||||
|
||||
Reference in New Issue
Block a user