Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
morington committed Jun 27, 2024
1 parent b984b36 commit 16702b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@ classifiers = [
"Topic :: Utilities"
]
dependencies = [
"dynaconf>=3.2.5",
"pytest>=8.1.1",
"structlog>=24.1.0",
"yarl>=1.9.4",
"python-dotenv>=1.0.1"
"PyYAML>=6.0.1",
]
dynamic = ["version"]

Expand Down

0 comments on commit 16702b7

Please sign in to comment.