Compare commits
3 commits
c3e6672ad9
...
b820c97b6b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b820c97b6b | ||
| 0a86304eb0 | |||
|
|
4f243dcaf8 |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.13-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
ENV PYTHONUNBUFFERED=1 \
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ numpy>=1.26
|
|||
pillow==12.2.0
|
||||
propcache==0.4.1
|
||||
pydantic==2.13.4
|
||||
pydantic-settings==2.10.1
|
||||
pydantic-settings==2.14.0
|
||||
pydantic_core==2.46.4
|
||||
python-dotenv==1.2.2
|
||||
PyYAML==6.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue