Skip to content

Commit a258b8c

Browse files
updated the fixed version in requirements.txt
1 parent 5706145 commit a258b8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ azure-search-documents
2222
azure-ai-evaluation
2323

2424
# Date and internationalization
25-
babel>=2.9.0
25+
babel==2.18.0
2626

2727
# Testing tools
28-
pytest>=8.2,<9 # Compatible version for pytest-asyncio
28+
pytest==8.4.2 # Compatible version for pytest-asyncio
2929
pytest-asyncio==0.24.0
3030
pytest-cov==5.0.0

0 commit comments

Comments
 (0)