We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1922ef commit 3525690Copy full SHA for 3525690
requirements.txt
@@ -3,7 +3,7 @@ aiohttp>=3.10.3,<3.11
3
aiohttp-cors>=0.7.0,<0.8
4
aiofiles>=24.1.0,<25.0
5
Jinja2>=3.1.4,<3.2
6
-sentry-sdk==2.12,<2.13
+sentry-sdk==2.12,<2.13 # optional dependency
7
psutil==6.0.0
8
async-timeout>=4.0.3,<4.1
9
distro>=1.9.0
0 commit comments