Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ruscoder committed Jul 8, 2024
1 parent c02de5f commit 18dcc17
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 @@ -63,11 +63,9 @@ authors = [
{ name = "beda.software", email = "[email protected]" },
]
dependencies = [
"uvloop>=0.13.0",
"aiohttp>=3.6.2",
"SQLAlchemy>=1.3.10",
"fhirpy>=1.3.0",
"coloredlogs",
"jsonschema>=4.4.0",
]
classifiers = [
Expand All @@ -81,6 +79,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Software Development :: Libraries :: Python Modules",
]
Expand Down

0 comments on commit 18dcc17

Please sign in to comment.