You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently used the manage-fast API CLI tool to create a FastAPI project. However, when I tried to install the project's dependencies using the requirements.txt file, I noticed that the pydantic[dotenv] package was not included in the list of requirements. This resulted in an error when I tried to run the project.
The text was updated successfully, but these errors were encountered:
I recently used the manage-fast API CLI tool to create a FastAPI project. However, when I tried to install the project's dependencies using the requirements.txt file, I noticed that the pydantic[dotenv] package was not included in the list of requirements. This resulted in an error when I tried to run the project.
The text was updated successfully, but these errors were encountered: