Skip to content

Commit 87c4bae

Browse files
duplicate package removed
1 parent 604f14a commit 87c4bae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ResearchAssistant/App/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ azure-search-documents==11.6.0b8
55
azure-storage-blob==12.24.0
66
python-dotenv==1.0.1
77
azure-cosmos==4.9.0
8-
pytest-asyncio==0.25.0
98
pytest-cov==6.0.0
109
flake8==7.1.1
1110
black==24.10.0
@@ -15,5 +14,4 @@ pylint==2.17.4
1514

1615
# Testing tools
1716
pytest>=8.2,<9 # Compatible version for pytest-asyncio
18-
pytest-asyncio==0.24.0
19-
pytest-cov==5.0.0
17+
pytest-asyncio==0.24.0

0 commit comments

Comments
 (0)