Skip to content

Commit

Permalink
Add exceptiongroup
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki committed Feb 27, 2024
1 parent 11fa5e5 commit 2c23e96
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 @@ -163,6 +163,10 @@ distlib==0.3.8 \
# via
# -r src/python/requirements.txt
# virtualenv
exceptiongroup==1.2.0 \
--hash=sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14 \
--hash=sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68
# via -r src/python/requirements.txt
filelock==3.13.1 \
--hash=sha256:521f5f56c50f8426f5e03ad3b281b490a87ef15bc6c526f168290f0c7148d44e \
--hash=sha256:57dbda9b35157b05fb3e58ee91448612eb674172fab98ee235ccb0b5bee19a1c
Expand Down
1 change: 1 addition & 0 deletions src/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cfgv
click
dill
distlib
exceptiongroup
filelock
Flask>=2.2
flask-cors
Expand Down

0 comments on commit 2c23e96

Please sign in to comment.