All checks were successful
Build Docker Image / build (pull_request) Successful in 2m52s
Pin all requirements.txt deps to exact versions sourced from production container. Move pytest/pytest-asyncio to new requirements-dev.txt. Pin Dockerfile base image from python:3.12-slim to python:3.12.13-slim. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
-r requirements.txt
|
|
pytest==9.0.2
|
|
pytest-asyncio==1.3.0
|