diff --git a/LICENSE b/LICENSE index 29e858b..29812bb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Michael Herman +Copyright (c) 2023 TestDriven.io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/project/requirements.txt b/project/requirements.txt index 64fad5d..d7a998e 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.99.0 +fastapi==0.100.0 uvicorn==0.22.0