Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
59536eac2c | |||
268e7e7f6a | |||
5cfe2a41d4 | |||
94a9e7fc10 | |||
4305728d53 |
@ -10,7 +10,7 @@ click==8.1.7
|
|||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
dill==0.3.8
|
dill==0.3.8
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
filelock==3.15.4
|
filelock==3.16.0
|
||||||
future==1.0.0
|
future==1.0.0
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
identify==2.6.0
|
identify==2.6.0
|
||||||
@ -22,7 +22,7 @@ mypy-extensions==1.0.0
|
|||||||
nodeenv==1.9.1
|
nodeenv==1.9.1
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
platformdirs==4.2.2
|
platformdirs==4.3.2
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pycodestyle==2.12.1
|
pycodestyle==2.12.1
|
||||||
@ -33,13 +33,13 @@ python-dotenv==1.0.1
|
|||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
requests-toolbelt==1.0.0
|
requests-toolbelt==1.0.0
|
||||||
sentry-sdk==2.13.0
|
sentry-sdk==2.14.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
tomlkit==0.13.2
|
tomlkit==0.13.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.3
|
||||||
virtualenv==20.26.3
|
virtualenv==20.26.4
|
||||||
webex-bot==0.5.2
|
webex-bot==0.5.2
|
||||||
webexteamssdk==1.6.1
|
webexteamssdk==1.6.1
|
||||||
websockets==11.0.3
|
websockets==11.0.3
|
||||||
|
Reference in New Issue
Block a user