mirror of
https://github.com/ciromattia/kcc
synced 2026-08-11 14:25:46 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88c825df2d |
@@ -2,7 +2,7 @@ Pillow>=11.3.0
|
||||
psutil>=7.2.2
|
||||
requests>=2.34.2
|
||||
python-slugify>=8.0.4
|
||||
packaging>=26.2
|
||||
packaging>=26.3
|
||||
mozjpeg-lossless-optimization>=1.2.0
|
||||
natsort>=8.4.0
|
||||
# Below requirements are compiled in Dockefile
|
||||
|
||||
@@ -3,7 +3,7 @@ Pillow>=11.3.0
|
||||
psutil>=7.2.2
|
||||
requests>=2.34.2
|
||||
python-slugify>=8.0.4
|
||||
packaging>=26.2
|
||||
packaging>=26.3
|
||||
mozjpeg-lossless-optimization>=1.2.0
|
||||
natsort>=8.4.0
|
||||
numpy<2
|
||||
|
||||
@@ -3,7 +3,7 @@ Pillow>=9
|
||||
psutil>=7.2.2
|
||||
requests>=2.32.4
|
||||
python-slugify>=8.0.4
|
||||
packaging>=26.2
|
||||
packaging>=26.3
|
||||
mozjpeg-lossless-optimization>=1.2.0
|
||||
natsort>=8.4.0
|
||||
numpy==1.23.5
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ Pillow>=11.3.0
|
||||
psutil>=7.2.2
|
||||
requests>=2.34.2
|
||||
python-slugify>=8.0.4,<9.0.0
|
||||
packaging>=26.2
|
||||
packaging>=26.3
|
||||
mozjpeg-lossless-optimization>=1.2.0
|
||||
natsort>=8.4.0
|
||||
numpy>=1.22.4
|
||||
|
||||
Reference in New Issue
Block a user