diff options
author | prashantsinalkar | 2018-08-17 19:01:31 +0530 |
---|---|---|
committer | prashantsinalkar | 2018-08-17 19:01:31 +0530 |
commit | e5eeecc7abdce65aa81d6b68ba4304068ee1a5ca (patch) | |
tree | 355f080dd62f68ebb1100c695a2f1fe2f738134e | |
parent | 7609038d2219a73320686004b9560f5f2eb905b6 (diff) | |
download | SciPy2018-e5eeecc7abdce65aa81d6b68ba4304068ee1a5ca.tar.gz SciPy2018-e5eeecc7abdce65aa81d6b68ba4304068ee1a5ca.tar.bz2 SciPy2018-e5eeecc7abdce65aa81d6b68ba4304068ee1a5ca.zip |
removed unused package
-rwxr-xr-x | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fd6c4e3..4ffee87 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ django-recaptcha==1.4.0 idna==2.7 mysqlclient==1.3.13 oauthlib==2.1.0 -pkg-resources==0.0.0 PyJWT==1.6.4 python-social-auth==0.3.6 python3-openid==3.1.0 |