1

feat: add python3.13 with marimo and httpx

This commit is contained in:
Himadri Bhattacharjee
2025-09-11 07:05:19 +05:30
parent 17779f2169
commit bd2a3d19e7

View File

@@ -2,13 +2,13 @@
{
home.packages = [
pkgs.uv
(pkgs.python312.withPackages (
(pkgs.python313.withPackages (
ps: with ps; [
jupyter
marimo
python-lsp-server
python-lsp-ruff
pandas
requests
httpx
xlrd
xlwt
sympy