diff options
author | JayZed <[email protected]> | 2024-07-08 17:33:43 -0400 |
---|---|---|
committer | JayZed <[email protected]> | 2024-07-08 17:33:43 -0400 |
commit | 4cc6806193127f9d6d3f2dab26969471d9bbf159 (patch) | |
tree | bfc90e4b55fa0f48f83e51c4e5947c1f7d7d7a2d /libs/version.txt | |
parent | d875dc7733c901246881325ee3a84fe5d44b10b9 (diff) | |
parent | 5886c20c9c7929bf46836a99c2d9d4eb834638bd (diff) | |
download | bazarr-4cc6806193127f9d6d3f2dab26969471d9bbf159.tar.gz bazarr-4cc6806193127f9d6d3f2dab26969471d9bbf159.zip |
Merge branch 'development' of https://github.com/morpheus65535/bazarr into development
Diffstat (limited to 'libs/version.txt')
-rw-r--r-- | libs/version.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libs/version.txt b/libs/version.txt index bfd019444..1eaf9a16a 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -2,7 +2,7 @@ alembic==1.13.1 aniso8601==9.0.1 argparse==1.4.0 -apprise==1.7.4 +apprise==1.7.6 apscheduler<=3.10.4 attrs==23.2.0 blinker==1.7.0 @@ -24,11 +24,11 @@ guessit==3.8.0 h11==0.14.0 inflect==7.0.0 jsonschema<=4.17.3 # newer version require other compiled dependency -knowit==0.5.2 +knowit==0.5.3 Mako==1.3.2 pycountry==23.12.11 pyrsistent==0.20.0 -pysubs2==1.6.1 +pysubs2==1.7.2 python-engineio==4.9.0 python-socketio==5.11.1 pytz==2024.1 @@ -40,6 +40,7 @@ semver==3.0.2 signalrcore==0.9.5 simple-websocket==1.0.0 sqlalchemy==2.0.27 +textdistance==4.6.2 unidecode==1.3.8 waitress==3.0.0 whichcraft==0.6.1 |