mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 10:51:02 +01:00
feat: add concurrent, async requests to improve profile / format import performance feat: optimise cf prefetching, reduce verbose logging - now only make single request, then propagate changes to remaining profiles - remove verbose logging fix: increase Gunicorn worker timeout to 10 minutes to prevent timeouts during database syncing operations
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
Flask==2.0.1
|
|
Flask-CORS==3.0.10
|
|
PyYAML==5.4.1
|
|
requests==2.26.0
|
|
Werkzeug==2.0.1
|
|
GitPython==3.1.24
|
|
regex==2023.10.3
|
|
APScheduler==3.10.4
|
|
gunicorn==21.2.0
|
|
aiohttp==3.8.5
|
|
asyncio==3.4.3 |