Skip to content

Commit 2fb3f0a

Browse files
authored
Merge pull request #149 from livechat/update-setup-cfg
Update setup.cfg accordingly to requirements
2 parents fcb558b + 400b52b commit 2fb3f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ classifiers =
2323
packages = find:
2424
python_requires = >=3.6
2525
install_requires =
26-
websocket-client==1.7.0
27-
httpx==0.25.2
26+
websocket-client==1.8.0
27+
httpx==0.28.1
2828

2929
[options.extras_require]
3030
httpx = http2

0 commit comments

Comments
 (0)