Skip to content

Commit

Permalink
Add tomli
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki committed Feb 27, 2024
1 parent b227070 commit 11fa5e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/python/requirements.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,10 @@ toml==0.10.2 \
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
# via -r src/python/requirements.txt
tomli==2.0.1 \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
# via -r src/python/requirements.txt
tomlkit==0.12.3 \
--hash=sha256:75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4 \
--hash=sha256:b0a645a9156dc7cb5d3a1f0d4bab66db287fcb8e0430bdd4664a095ea16414ba
Expand Down
1 change: 1 addition & 0 deletions src/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ requests
SQLAlchemy>=2.0.16
SQLAlchemy[mypy]>=2.0.16
toml
tomli
tomlkit
types-Flask-Cors
types-requests
Expand Down

0 comments on commit 11fa5e5

Please sign in to comment.