diff options
| -rw-r--r-- | requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index a816fc96..a5bd5b26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,11 +8,13 @@ cryptocode captcha PyGithub requests +pillow pycryptodome pygments bs4 jellyfish fuzzywuzzy +python-Levenshtein selenium django-haystack channels @@ -22,5 +24,9 @@ user_agents numpy scikit-learn akismet +google-cloud-translate +django-hosts apscheduler django-sslserver +djangorestframework +django-cors-headers |
