diff options
| author | Bobby <[email protected]> | 2023-11-10 21:13:59 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-11-10 21:13:59 -0500 |
| commit | 82e6c419c6d1c8e1caa23195c398a0ad28cda7e5 (patch) | |
| tree | e3b9a87478072a4c1001357a15f8809caf287a83 | |
| parent | 8e5ecd58d6500bb62ca2fe96940b985b5c7c31c6 (diff) | |
| download | thatcomputerscientist-82e6c419c6d1c8e1caa23195c398a0ad28cda7e5.tar.xz thatcomputerscientist-82e6c419c6d1c8e1caa23195c398a0ad28cda7e5.zip | |
Fix requirements
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 189e5d8e..a816fc96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,11 @@ python-dotenv gunicorn whitenoise six +cryptocode captcha PyGithub requests +pycryptodome pygments bs4 jellyfish |
