diff options
| author | Bobby <[email protected]> | 2023-11-10 21:35:19 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-11-10 21:35:19 -0500 |
| commit | a79e6040f7d79c658374ceab26f90bd9f1d9ea59 (patch) | |
| tree | 770a5773e77acab3ffe1fcfcb28c1c2f43228aa6 | |
| parent | b9252aff8e5ada74aed39efcfa03c633e4a9b53b (diff) | |
| download | thatcomputerscientist-a79e6040f7d79c658374ceab26f90bd9f1d9ea59.tar.xz thatcomputerscientist-a79e6040f7d79c658374ceab26f90bd9f1d9ea59.zip | |
fix reqs
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a5bd5b26..107f3920 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptocode captcha PyGithub requests -pillow +pillow==9.5.0 pycryptodome pygments bs4 |
