Skip to content

Commit cb10135

Browse files
Replace deprecated 'dotenv' with 'python-dotenv' in requirements.txt to resolve installation errors.
1 parent 6268899 commit cb10135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
black
22
click>=8.0.0
33
djlint
4-
dotenv
54
fastapi-analytics
65
fastapi[standard]
76
pre-commit
87
pytest
98
pytest-asyncio
9+
python-dotenv
1010
slowapi
1111
starlette
1212
tiktoken

0 commit comments

Comments
 (0)