mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Update dependencies
This commit is contained in:
parent
6ecbfaee04
commit
f4721f9064
1 changed files with 6 additions and 6 deletions
|
@ -422,9 +422,9 @@ pip-tools==6.12.2 \
|
|||
--hash=sha256:6a51f4fd67140d5e83703ebfa9610fb61398727151f56a1be02a972d062e4679 \
|
||||
--hash=sha256:8b903696df4598b10d469026ef9995c5f9a874b416e88e7a214884ebe4a70245
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==2.6.2 \
|
||||
--hash=sha256:83c8f6d04389165de7c9b6f0c682439697887bca0aa2f1c87ef1826be3584490 \
|
||||
--hash=sha256:e1fea1fe471b9ff8332e229df3cb7de4f53eeea4998d3b6bfff542115e998bd2
|
||||
platformdirs==3.0.0 \
|
||||
--hash=sha256:8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9 \
|
||||
--hash=sha256:b1d5eb14f221506f50d6604a561f4c5786d9e80355219694a1b244bcd96f4567
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
|
@ -636,9 +636,9 @@ urllib3[socks]==1.26.14 \
|
|||
# -c constraints.txt
|
||||
# requests
|
||||
# selenium
|
||||
virtualenv==20.18.0 \
|
||||
--hash=sha256:9d61e4ec8d2c0345dab329fb825eb05579043766a4b26a2f66b28948de68c722 \
|
||||
--hash=sha256:f262457a4d7298a6b733b920a196bf8b46c8af15bf1fd9da7142995eff15118e
|
||||
virtualenv==20.19.0 \
|
||||
--hash=sha256:37a640ba82ed40b226599c522d411e4be5edb339a0c0de030c0dc7b646d61590 \
|
||||
--hash=sha256:54eb59e7352b573aa04d53f80fc9736ed0ad5143af445a1e539aada6eb947dd1
|
||||
# via pre-commit
|
||||
wcwidth==0.2.6 \
|
||||
--hash=sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e \
|
||||
|
|
Loading…
Reference in a new issue