Compare commits

...

2 Commits

Author SHA1 Message Date
fb075f77b1 add docker compose build 2025-01-02 17:29:13 +05:00
ac8116c743 update requirements.txt 2025-01-02 17:28:53 +05:00
2 changed files with 8 additions and 0 deletions

6
compose.yml Normal file
View File

@ -0,0 +1,6 @@
services:
post:
build:
context: .
dockerfile: Dockerfile
image: git.shihaam.dev/alsan/post

View File

@ -1,10 +1,12 @@
blinker==1.9.0
click==8.1.8
et_xmlfile==2.0.0
Flask==3.1.0
itsdangerous==2.2.0
Jinja2==3.1.5
MarkupSafe==3.0.2
numpy==2.2.1
openpyxl==3.1.5
pandas==2.2.3
python-dateutil==2.9.0.post0
pytz==2024.2