File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ install_requires =
3535 python-socketio>=5,<6
3636 django-storages>=1,<2
3737 boto3>=1.9,<2
38- websockets>=13,<14
39- redis>=5.0.0,<6
38+ websockets>=15,<16
39+ redis>=6.2,<7
4040
4141include_package_data = true
4242packages = find:
@@ -52,29 +52,29 @@ exclude =
5252
5353[options.extras_require]
5454dev =
55- bandit ==1.7.10
56- black ==24.10 .0
55+ bandit ==1.8.5
56+ black ==25.1 .0
5757 check-manifest ==0.50
58- cryptography ==43 .0.3
59- flake8 ==7.1.1
58+ cryptography ==45 .0.5
59+ flake8 ==7.3.0
6060 httpretty ==1.1.4
61- ipython ==8.28 .0
62- isort ==5.13.2
63- pycodestyle ==2.12.1
64- pylint ==3.3.1
61+ ipython ==9.4 .0
62+ isort ==6.0.1
63+ pycodestyle ==2.14.0
64+ pylint ==3.3.7
6565 pylint-pytest ==1.1.8
66- pyOpenSSL ==24.2.1
67- pytest ==8.2.0
68- pytest-cov ==5.0.0
69- pytest-django ==4.9.0
70- pytest-mock ==3.14.0
71- signxml ==4.0.2
66+ pyOpenSSL ==25.1.0
67+ pytest ==8.4.1
68+ pytest-cov ==6.2.1
69+ pytest-django ==4.11.1
70+ pytest-mock ==3.14.1
71+ signxml ==4.1.0
7272 tox
73- wheel ==0.44.0
73+ wheel ==0.45.1
7474 django-configurations ==2.5.1
75- uvicorn ==0.32 .0
76- factory_boy ==3.3.1
77- whitenoise ==6.7 .0
75+ uvicorn ==0.35 .0
76+ factory_boy ==3.3.3
77+ whitenoise ==6.9 .0
7878
7979[bdist_wheel]
8080universal = 1
You can’t perform that action at this time.
0 commit comments