Sterlite Custom Report
Showing
.dockerignore
0 → 100644
.gitignore
0 → 100644
Dockerfile
0 → 100644
__version__.py
0 → 100644
app.py
0 → 100644
assets/keys/private
0 → 100644
assets/keys/public
0 → 100644
dev-variables.env
0 → 100644
docker-compose.yml
0 → 100644
requirements.txt
0 → 100644
| pydantic~=1.10.7 | ||
| python-dotenv==0.19.2 | ||
| fastapi~=0.95.0 | ||
| uvicorn~=0.21.1 | ||
| PyJWT==2.4.0 | ||
| jwt-signature-validator~=0.0.1 | ||
| psycopg2-binary==2.9.5 | ||
| openpyxl~=3.1.2 | ||
| pandas~=2.1.0 | ||
| redis~=3.5.3 |
scripts/__init__.py
0 → 100644
scripts/core/__init__.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment