Skip to content

Commit

Permalink
Try stop pinning chardet
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 20, 2021
1 parent dcda647 commit cf24256
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ pytest
pytest-cov
pytest-mock
codecov
chardet==3.0.4
1 change: 0 additions & 1 deletion tljh/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def ensure_jupyterhub_package(prefix):
"jupyterhub-tmpauthenticator==0.6.*",
"oauthenticator==14.*",
"jupyterhub-idle-culler==1.*",
"chardet==4.*",
"git+https://github.com/yuvipanda/jupyterhub-configurator@317759e17c8e48de1b1352b836dac2a230536dba"
],
)
Expand Down

0 comments on commit cf24256

Please sign in to comment.