diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-06-05 17:51:43 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-06-05 17:51:43 +0000 |
commit | b230326e900b4ea868fdc00adbc0f9c2a611e45d (patch) | |
tree | aadae71fe82c3b9428c9c1e65edf6eca07fe50b9 /requirements.txt | |
parent | bfa568af62117bc7b55f13926d4c2802081002a6 (diff) | |
download | steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar.gz steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar.bz2 steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar.lz steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar.xz steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.tar.zst steve-bot-b230326e900b4ea868fdc00adbc0f9c2a611e45d.zip |
Forgot pillow
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 34add31..27cdf39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ google-cloud-core==1.3.0 google-cloud-translate==2.0.1 googleapis-common-protos==1.51.0 pathlib2==2.3.5 +Pillow>=7 PyNaCl==1.3.0 python-dateutil==2.8.1 requests==2.22.0 |