Files
JellyPlex-Watched/requirements.txt
Luis Garcia ce5b810a5b Use pydantic for structure
Complete redesign of everything using pydantic to create the
watched structure. This brings in type checking support and
simplifies a lot of things

Signed-off-by: Luis Garcia <git@luigi311.com>
2025-02-19 10:51:10 -07:00

5 lines
182 B
Plaintext

packaging==24.2
PlexAPI==4.16.1
python-dotenv==1.0.0
requests==2.32.3
pydantic==2.10.6