Compare commits

...

2 Commits

Author SHA1 Message Date
195a11e07d Merge pull request 'Added pillow to handle the thumbnails for the games' (#25) from add_req_pillow into master
Reviewed-on: #25
2025-04-15 20:57:09 +02:00
35d8549a38
Added pillow to handle the thumbnails for the games
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-04-16 00:25:35 +05:30

View File

@ -3,6 +3,7 @@ certifi==2024.12.14
charset-normalizer==3.4.1 charset-normalizer==3.4.1
Django==5.1.5 Django==5.1.5
idna==3.10 idna==3.10
pillow==11.2.1
podman==5.2.0 podman==5.2.0
requests==2.32.3 requests==2.32.3
sqlparse==0.5.3 sqlparse==0.5.3