File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " reflex"
3- version = " 0.7.8dev1 "
3+ version = " 0.7.9dev1 "
44description = " Web apps in pure Python."
55license = { text = " Apache-2.0" }
66authors = [
@@ -23,19 +23,19 @@ dependencies = [
2323 " alembic >=1.15.2,<2.0" ,
2424 " distro >=1.9.0,<2.0; platform_system == 'Linux'" ,
2525 " fastapi >=0.115.0" ,
26- " granian[reload] >=2.2.3 " ,
26+ " granian[reload] >=2.2.5 " ,
2727 " gunicorn >=23.0.0,<24.0.0" ,
2828 " httpx >=0.28.0,<1.0" ,
2929 " jinja2 >=3.1.2,<4.0" ,
30- " packaging >=24.2,<25.0 " ,
30+ " packaging >=24.2,<26 " ,
3131 " platformdirs >=4.3.7,<5.0" ,
3232 " psutil >=7.0.0,<8.0" ,
3333 " pydantic >=1.10.21,<3.0" ,
3434 " python-socketio >=5.12.0,<6.0" ,
3535 " python-multipart >=0.0.20,<1.0" ,
3636 " redis >=5.2.1,<6.0" ,
3737 " reflex-hosting-cli >=0.1.38" ,
38- " rich >=13.0.0,<14.0 " ,
38+ " rich >=13,<15 " ,
3939 " sqlmodel >=0.0.24,<0.1" ,
4040 " typer >=0.15.2,<1.0" ,
4141 " typing_extensions >=4.13.0" ,
You can’t perform that action at this time.
0 commit comments