This commit is contained in:
Joel Krauska
2025-11-03 20:05:48 -08:00
parent 64261d3bc4
commit 44671a1358

View File

@@ -42,4 +42,9 @@ pillow~=11.1.0
# Debugging / profiling
psutil~=7.0.0
objgraph~=3.6.2
objgraph~=3.6.2
# Testing
pytest~=8.3.4
pytest-aiohttp~=1.0.5
pytest-asyncio~=0.24.0