cfpb / regtech-cleanup-api

Repo holding the cleanup-api for deleting institutions and filing data after test runs
0 stars 0 forks source link

Add pyproject.toml #2

Closed jcadam14 closed 1 month ago

jcadam14 commented 1 month ago

Add a pyproject.toml file with the needed dependencies. Use the filing-api, user-fi-api, mailing-api as examples. Will need at the start the following:

FastAPI and uvicorn will come from api-commons