precommit-fixes (#857)
taylor_socfortress committed
May 8, 2026 at 10:49 UTC
c2425186dbdb73cf07cd40659866e456fb9bad13
2 files changed
+3
-3
backend/requirements.in
+1
-1
@@ -40,9 +40,9 @@ pdfkit
40
Pillow # transitive runtime dep of qrcode for 2FA QR generation (qrcode.make() uses qrcode.image.pil)
41
playwright
42
pydantic[email]
43
-pyOpenSSL>=26.0.0 # security floor — CVE-2026-27448, -27459 (transitive of ScoutSuite)
43
PyJWT
44
PyMySQL
45
+pyOpenSSL>=26.0.0 # security floor — CVE-2026-27448, -27459 (transitive of ScoutSuite)
46
pyotp
47
python-dotenv
48
python-magic
backend/requirements.txt
+2
-2
@@ -155,8 +155,8 @@ pyasn1==0.6.3
155
pyasn1-modules==0.4.2
156
pycparser==3.0
157
pycryptodome==3.23.0
158
-pydantic[email]==2.13.4
158
pydantic-core==2.46.4
159
+pydantic[email]==2.13.4
160
pyee==13.0.1
161
pygments==2.20.0
162
pyjwt[crypto]==2.12.1
@@ -177,8 +177,8 @@ qh3==1.8.1
177
qrcode==8.2
178
reactivex==4.1.0
179
regex==2026.4.4
180
-requests[socks]==2.33.1
180
requests-oauthlib==2.0.0
181
+requests[socks]==2.33.1
182
rich==15.0.0
183
rsa==4.9.1
184
s3transfer==0.17.0