Compare commits
19 Commits
Author | SHA1 | Date | |
---|---|---|---|
99d8b862c6 | |||
608c1e81f6 | |||
571e1c2d0b | |||
88a58e08b8 | |||
d79f66ede4 | |||
741d9e2f82 | |||
f515fb8149 | |||
8bed4f3805 | |||
6729efffa9 | |||
1f99bc0263 | |||
2e5281ba3e | |||
87079195ad | |||
0988c58c64 | |||
975541fb39 | |||
6fe11e7220 | |||
86c978297f | |||
1f1a7c18b8 | |||
f6c66b593f | |||
60233230b1 |
@ -1,5 +1,5 @@
|
||||
appdirs==1.4.4
|
||||
astroid==3.0.3
|
||||
astroid==3.1.0
|
||||
attrs==23.2.0
|
||||
autopep8==2.0.4
|
||||
backoff==2.2.1
|
||||
@ -11,9 +11,9 @@ coloredlogs==15.0.1
|
||||
dill==0.3.8
|
||||
distlib==0.3.8
|
||||
filelock==3.13.1
|
||||
future==0.18.3
|
||||
future==1.0.0
|
||||
humanfriendly==10.0
|
||||
identify==2.5.33
|
||||
identify==2.5.35
|
||||
idna==3.6
|
||||
iniconfig==2.0.0
|
||||
lazy-object-proxy==1.10.0
|
||||
@ -28,7 +28,7 @@ py==1.11.0
|
||||
pycodestyle==2.11.1
|
||||
PyJWT==2.8.0
|
||||
pyparsing==3.1.1
|
||||
python-dateutil==2.8.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
@ -36,9 +36,9 @@ requests-toolbelt==1.0.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.3
|
||||
urllib3==2.2.0
|
||||
virtualenv==20.25.0
|
||||
tomlkit==0.12.4
|
||||
urllib3==2.2.1
|
||||
virtualenv==20.25.1
|
||||
webex-bot==0.4.1
|
||||
webexteamssdk==1.6.1
|
||||
websockets==10.2
|
||||
|
Reference in New Issue
Block a user