Skip to content

Commit 830c922

Browse files
committed
updated tests
1 parent fc108ba commit 830c922

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

mcp_server/requirements-test.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
# Test-specific dependencies
55
pytest==7.4.4
66
pytest-asyncio==0.21.1
7-
pydantic-settings

mcp_server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ uvicorn==0.24.0
33
httpx==0.25.1
44
sqlalchemy==2.0.23
55
pydantic==2.5.0
6+
pydantic-settings==2.1.0
67
python-dotenv==1.0.0
7-
pydantic_settings

0 commit comments

Comments
 (0)