Initial commit - production deployment
This commit is contained in:
10
services/sales/tests/requirements.txt
Normal file
10
services/sales/tests/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# Testing dependencies for Sales Service
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
pytest-mock==3.12.0
|
||||
httpx==0.25.2
|
||||
fastapi[all]==0.104.1
|
||||
sqlalchemy[asyncio]==2.0.23
|
||||
aiosqlite==0.19.0
|
||||
pandas==2.1.4
|
||||
coverage==7.3.2
|
||||
Reference in New Issue
Block a user