diff options
author | heqnx <root@heqnx.com> | 2025-06-04 23:24:45 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-04 23:24:45 +0300 |
commit | a7ff86ee9bfce088a6d232fea38874ffd4346bbc (patch) | |
tree | 5d91983d3295ad57fe2e9ec36ce6eda6767177f9 /requirements.txt | |
parent | 50a9d5a83b07d49b0226218cfdc541e0c22bf22b (diff) | |
download | pixelart-a7ff86ee9bfce088a6d232fea38874ffd4346bbc.tar.gz pixelart-a7ff86ee9bfce088a6d232fea38874ffd4346bbc.zip |
initial commit
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 new file mode 100644 index 0000000..73259b7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +pillow==11.2.1 |