Skip to content

Commit

Permalink
Fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
BraunRudolf committed Jul 28, 2024
1 parent d9a69e1 commit ada3c32
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions backend-app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,6 @@ python-jose = "^3.3.0"
pandas = "^2.2.2"
psycopg2 = "^2.9.9"

[tool.poetry.dev-dependencies]
python = "^3.12"
uvicorn = "^0.30.3"
fastapi = "^0.111.1"
sqlalchemy = "^2.0.31"
passlib = "^1.7.4"
cryptography = "^43.0.0"
python-jose = "^3.3.0"
pandas = "^2.2.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
black = "^24.4.2"
Expand Down

0 comments on commit ada3c32

Please sign in to comment.