diff options
| author | Bobby <[email protected]> | 2022-11-17 12:03:33 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-17 12:03:33 -0500 |
| commit | 7ee5ca85fc70eecc796680edee4d9cec07e4a4e8 (patch) | |
| tree | 4d7c45801fcb01a22afad19f550f9a6e8042b333 /requirements.txt | |
| parent | 2611c4292a7ee2d0e4edc02e13f72ec2e8148642 (diff) | |
| download | thatcomputerscientist-7ee5ca85fc70eecc796680edee4d9cec07e4a4e8.tar.xz thatcomputerscientist-7ee5ca85fc70eecc796680edee4d9cec07e4a4e8.zip | |
backgorund image change and change function display color
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index efee8138..47cbb152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ six==1.16.0 cryptocode==0.1 captcha==0.4 PyGithub==1.55 -requests==2.28.1
\ No newline at end of file +requests==2.28.1 +pillow==9.2.0
\ No newline at end of file |
