Skip to content

Commit

Permalink
chore: Generate requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoy42 committed Dec 27, 2022
1 parent c9f497c commit 1beeac3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,9 @@ sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.8" and python_versio
sqlparse==0.4.3 ; python_version >= "3.8" and python_version < "4" \
--hash=sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34 \
--hash=sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268
toml==0.10.2 ; python_version >= "3.8" and python_version < "4" \
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
tomli==2.0.1 ; python_version >= "3.8" and python_full_version < "3.11.0a7" \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4" \
sqlparse==0.4.3 ; python_version >= "3.8" and python_version < "4" \
--hash=sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34 \
--hash=sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268
toml==0.10.2 ; python_version >= "3.8" and python_version < "4" \
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4" \
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
--hash=sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e
Expand Down

0 comments on commit 1beeac3

Please sign in to comment.