replace urllib with requests

This commit is contained in:
GeorgianaElena
2019-05-24 14:37:42 +03:00
parent a54f104d1d
commit cfb3ec43cd
4 changed files with 23 additions and 14 deletions

View File

@@ -16,6 +16,7 @@ setup(
'pluggy>0.7<1.0',
'passlib',
'backoff',
'requests',
'jupyterhub-traefik-proxy==0.1.*'
],
entry_points={