Skip to content

Commit

Permalink
fastapi as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pomponchik committed Jan 7, 2024
1 parent 94b4dea commit f8e781c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ authors = [
description = 'Class-based views for the FastAPI'
readme = 'README.md'
requires-python = '>=3.7'
dependencies = [
'fastapi',
]
classifiers = [
'Operating System :: MacOS :: MacOS X',
'Operating System :: Microsoft :: Windows',
Expand Down

0 comments on commit f8e781c

Please sign in to comment.