mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-31 15:19:10 +00:00
* use sqlite + sqlalchemy as a database backend * change entries getter * page filterstate.page_size persistent * add test for entry.id filter * fix closing library * fix tag search, adding field * add field position * add fields reordering * use folder * take field position into consideration * fix adding tag * fix test * try to catch the correct exception, moron * dont expunge subtags * DRY models * rename LibraryField, add is_default property * remove field.position unique constraint
15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
humanfriendly==10.0
|
|
opencv_python>=4.8.0.74,<=4.9.0.80
|
|
Pillow==10.3.0
|
|
PySide6==6.7.1
|
|
PySide6_Addons==6.7.1
|
|
PySide6_Essentials==6.7.1
|
|
typing_extensions>=3.10.0.0,<=4.11.0
|
|
ujson>=5.8.0,<=5.9.0
|
|
numpy==1.26.4
|
|
rawpy==0.21.0
|
|
pillow-heif==0.16.0
|
|
chardet==5.2.0
|
|
structlog==24.4.0
|
|
SQLAlchemy==2.0.34
|