Files
profilarr/requirements.txt
santiagosayshey fc8196dc10 v0.2.3
- changed from json to yaml for config
- added export_path setting to set where exported files go : fixes https://github.com/santiagosayshey/Profilarr/issues/5
- exports now save to {export_path}/{app_type}/{app_name}
- can choose which instance to manually import to
- sync automatically chooses correct custom formats / quality profiles for the app type
- updated readme with usage examples
- added install requirements

Closes #4, #5
2024-01-27 15:14:04 +10:30

8 lines
254 B
Plaintext

certifi==2023.11.17
charset-normalizer==3.3.2
idna==3.6
logging==0.4.9.6
PyYAML==6.0.1
requests==2.31.0
urllib3==2.1.0