diff options
| author | Bobby <[email protected]> | 2023-11-10 21:20:29 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-11-10 21:20:29 -0500 |
| commit | b9252aff8e5ada74aed39efcfa03c633e4a9b53b (patch) | |
| tree | ce65108381af6d56044e26a3491436b3ecb1b1e6 /requirements.txt | |
| parent | d62829510fecc090162aa6092387b6bdc4a1d3ac (diff) | |
| download | thatcomputerscientist-b9252aff8e5ada74aed39efcfa03c633e4a9b53b.tar.xz thatcomputerscientist-b9252aff8e5ada74aed39efcfa03c633e4a9b53b.zip | |
rev deps
Diffstat (limited to 'requirements.txt')
| -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 |
