From 0c10237223829818752ab4fc431957c0b22a0e23 Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Thu, 20 Aug 2026 15:40:48 -0700 Subject: moving create_dummy to conftest files, fastapi to requirements for Typing, more Ruff --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index dd2e649..183e271 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ description = "Python Utilities for General Research" readme = "README.md" requires-python = ">=3.8" dependencies = [ + "fastapi", "Faker", "PyMySQL", "psycopg", -- cgit v1.2.3