Add member search api route

This commit is contained in:
2020-01-11 00:47:13 +00:00
parent fddaf083b4
commit 402ec28ff5
6 changed files with 76 additions and 0 deletions
+12
View File
@@ -1,11 +1,23 @@
argon2-cffi==19.2.0
asgiref==3.2.3
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
defusedxml==0.6.0
Django==3.0.2
django-allauth==0.41.0
django-rest-auth==0.9.5
djangorestframework==3.11.0
fuzzywuzzy==0.17.0
idna==2.8
oauthlib==3.1.0
pkg-resources==0.0.0
pycparser==2.19
python-Levenshtein==0.12.0
python3-openid==3.1.0
pytz==2019.3
requests==2.22.0
requests-oauthlib==1.3.0
six==1.13.0
sqlparse==0.3.0
urllib3==1.25.7