Skip to content

Commit d809a0a

Browse files
Update req n docker file in Backend Folder
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
1 parent 10b436c commit d809a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CogniwareIms/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ passlib[bcrypt]==1.7.4
1414
# HTTP Client - FIXED: Updated aiohttp (memory leak and smuggling fixes)
1515
aiohttp>=3.11.0 # FIXED: Updated from 3.10.10
1616
httpx==0.27.2
17-
httpx-mock==0.11.0 # License: MIT (verified)
17+
respx>=0.22.0 # Mocking library for httpx (replaces non-existent httpx-mock) - License: BSD-3-Clause
1818

1919
# Form Data - FIXED: Updated python-multipart (DoS vulnerability)
2020
python-multipart>=0.0.9 # FIXED: Updated from 0.0.12

0 commit comments

Comments
 (0)