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
This commit updates the loading of environment variables, adds dotenv functionality, removes an unused import in Python code, and updates dependencies versions.
Commit Description:
- Added dotenv functionality to load environment variables
- Improved error handling for missing .env file
- Removed unused import statement for apidemo.urls in Python code
- Updated versions of various dependencies:
- annotated-types
- Django
- django-ninja
- orjson
- packaging
- pydantic
- pydantic_core
- python-dotenv
0 commit comments