build(deps): bump RestrictedPython version [change to non-alpha before merging]
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
c00a06445f
commit
0c3be512db
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ dependencies = [
|
||||||
"mysqlclient==2.2.7",
|
"mysqlclient==2.2.7",
|
||||||
"PyQRCode~=1.2.1",
|
"PyQRCode~=1.2.1",
|
||||||
"PyYAML~=6.0.2",
|
"PyYAML~=6.0.2",
|
||||||
"RestrictedPython~=8.0",
|
"RestrictedPython~=8.1",
|
||||||
"WeasyPrint==66.0",
|
"WeasyPrint==66.0",
|
||||||
"pydyf==0.11.0",
|
"pydyf==0.11.0",
|
||||||
"Werkzeug==3.1.3",
|
"Werkzeug==3.1.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue