mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-09 16:36:15 +00:00
feat: update notification (#1166)
* feat: update notification * fix: missing dependency * fix: replace custom parsing with semver dependency * fix: link directly to latest release
This commit is contained in:
@@ -33,6 +33,8 @@ dependencies = [
|
||||
"typing_extensions~=4.13",
|
||||
"ujson~=5.10",
|
||||
"wcmatch==10.*",
|
||||
"requests~=2.31.0",
|
||||
"semver~=3.0.4",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user