Skip to content

Commit

Permalink
fix: add dotenv to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
gazev committed Nov 14, 2024
1 parent 9238c16 commit 461ec9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jsonschema==4.23.0
jsonschema-specifications==2024.10.1
MarkupSafe==3.0.2
msgspec==0.18.6
python-dotenv==1.0.1
packaging==24.2
referencing==0.35.1
rpds-py==0.21.0
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jsonschema==4.23.0
jsonschema-specifications==2024.10.1
MarkupSafe==3.0.2
msgspec==0.18.6
python-dotenv==1.0.1
referencing==0.35.1
rpds-py==0.21.0
SQLAlchemy==2.0.36
Expand Down

0 comments on commit 461ec9a

Please sign in to comment.