Browse Source

Merge pull request #1093 from rafalp/remove-python-openid-dep

Remove explicit dependency on python-openid because its py27 only
Rafał Pitoń 6 years ago
parent
commit
b267315c3a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      requirements.txt

+ 0 - 1
requirements.txt

@@ -27,7 +27,6 @@ pillow==4.1.1
 psycopg2-binary==2.7.5
 pyjwt==1.6.4              # via social-auth-core
 python-dateutil==2.7.3    # via faker
-python-openid==2.2.5      # via social-auth-core
 pytz==2018.5
 requests-oauthlib==1.0.0  # via social-auth-core
 requests==2.19.1