We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a614b commit 62461f9Copy full SHA for 62461f9
requirements.txt
@@ -5,6 +5,6 @@ python-dotenv
5
Pillow
6
pillow-avif-plugin
7
imageio
8
-av
+av>=12,<13
9
lxml
10
filetype
vue/src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
},
"package": {
"productName": "Infinite Image Browsing",
11
- "version": "1.5.0"
+ "version": "1.5.1"
12
13
"tauri": {
14
"allowlist": {
0 commit comments