This commit is contained in:
Michael Herman
2023-07-10 15:12:51 -05:00
parent 83f4a9f8ea
commit 7ac9a6d8c0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,2 +1,2 @@
fastapi==0.99.0
fastapi==0.100.0
uvicorn==0.22.0