We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1af50e commit 044cfecCopy full SHA for 044cfec
dev-requirements.txt
@@ -2,4 +2,3 @@ pytest
2
pytest-cov
3
pytest-mock
4
codecov
5
-chardet==3.0.4
tljh/installer.py
@@ -139,7 +139,6 @@ def ensure_jupyterhub_package(prefix):
139
"jupyterhub-tmpauthenticator==0.6.*",
140
"oauthenticator==14.*",
141
"jupyterhub-idle-culler==1.*",
142
- "chardet==4.*",
143
"git+https://github.com/yuvipanda/jupyterhub-configurator@317759e17c8e48de1b1352b836dac2a230536dba"
144
],
145
)
0 commit comments