Skip to content

Commit

Permalink
Replace deprecated 'dotenv' with 'python-dotenv' in requirements.txt …
Browse files Browse the repository at this point in the history
…to resolve installation errors.
  • Loading branch information
filipchristiansen committed Dec 27, 2024
1 parent 6268899 commit cb10135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
black
click>=8.0.0
djlint
dotenv
fastapi-analytics
fastapi[standard]
pre-commit
pytest
pytest-asyncio
python-dotenv
slowapi
starlette
tiktoken
Expand Down

0 comments on commit cb10135

Please sign in to comment.