diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-08-24 13:03:50 -0700 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-08-24 13:03:56 -0700 |
| commit | 5dc264e08253c3a97ea41d1fde5fbf3f33dd6591 (patch) | |
| tree | 0db325e5e280176702263d28817c371abce050db /pyproject.toml | |
| parent | 6f374aac7f4d553c484eecc77c9599be79f2d834 (diff) | |
| download | kennel.hatecomputers.club-5dc264e08253c3a97ea41d1fde5fbf3f33dd6591.tar.gz kennel.hatecomputers.club-5dc264e08253c3a97ea41d1fde5fbf3f33dd6591.zip | |
bring in jQuery, build with Vite
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9b83c4c..fd976b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ python = "^3.12" fastapi = "^0.108.0" structlog = "^23.2.0" uvicorn = { extras = ["standard"], version = "^0.25.0" } -jinja2 = "^3.1.4" python-dotenv = "^1.0.1" websockets = "^12.0" requests = "^2.32.3" |
