This commit is contained in:
Owl 2025-05-13 03:28:09 +07:00
parent 3986004f4d
commit cf2899e24a
2 changed files with 48 additions and 19 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.11
FROM python:3.13
COPY tgbot/requirements.txt .