Compare commits
1 Commits
v0.0.1
..
4a22a6b5bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a22a6b5bb |
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/python:3.14-slim
|
FROM docker.io/library/python:3.14-slim@sha256:c845af9399020c7e562969a13689e929074a10fd057acd1b1fad06a2fb068e97
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
ENV PYTHONDONTWRITEBYTECODE=1
|
ENV PYTHONDONTWRITEBYTECODE=1
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@ mcp>=1,<2
|
|||||||
fastmcp>=3,<4
|
fastmcp>=3,<4
|
||||||
python-dotenv>=1,<2
|
python-dotenv>=1,<2
|
||||||
uvicorn>=0.34,<1
|
uvicorn>=0.34,<1
|
||||||
starlette>=1.2,<2
|
starlette>=0.46,<1
|
||||||
icalendar>=7,<8
|
icalendar>=7,<8
|
||||||
recurring-ical-events>=3,<4
|
recurring-ical-events>=3,<4
|
||||||
python-dateutil>=2,<3
|
python-dateutil>=2,<3
|
||||||
|
|||||||
Reference in New Issue
Block a user