diff options
author | morpheus65535 <[email protected]> | 2023-05-22 18:32:21 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2023-05-22 18:32:21 -0400 |
commit | 6f92e35ba0576136306ecf49e46c9c4ee020278c (patch) | |
tree | 9c2d9b88589451b62877d230a438555a115c953e | |
parent | 205bceb38db5eb35c7123177b3bc45574e2c1242 (diff) | |
download | bazarr-6f92e35ba0576136306ecf49e46c9c4ee020278c.tar.gz bazarr-6f92e35ba0576136306ecf49e46c9c4ee020278c.zip |
no log: fix type in version.txt
-rw-r--r-- | libs/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/version.txt b/libs/version.txt index 1280cb4ab..ad74cae19 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -9,7 +9,7 @@ deep-translator==1.9.1 dogpile.cache==1.1.8 fese==0.1.2 ffsubsync==0.4.20 -flask-compress==1.1.3 +flask-compress==1.13 flask-cors==3.0.10 flask-restx==1.0.3 Flask-SocketIO==5.3.1 |