Skip to content

Commit 044cfec

Browse files
committed
Try stop pinning chardet
1 parent c1af50e commit 044cfec

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ pytest
22
pytest-cov
33
pytest-mock
44
codecov
5-
chardet==3.0.4

tljh/installer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ def ensure_jupyterhub_package(prefix):
139139
"jupyterhub-tmpauthenticator==0.6.*",
140140
"oauthenticator==14.*",
141141
"jupyterhub-idle-culler==1.*",
142-
"chardet==4.*",
143142
"git+https://github.com/yuvipanda/jupyterhub-configurator@317759e17c8e48de1b1352b836dac2a230536dba"
144143
],
145144
)

0 commit comments

Comments
 (0)