nix compat #1

Open
bunbun wants to merge 6 commits from bunbun/natalieee.net:main into main
8 changed files with 74 additions and 10 deletions
Showing only changes of commit adb7f61436 - Show all commits

View File

@ -29,6 +29,9 @@
];
})
bleach
pyaml
requests
requests_toolbelt
validators
];
};

View File

@ -1,3 +1,7 @@
hy>=1
hyrule>=1
bleach>=6.2.0
pyaml>=25.1.0
requests>=2.32.3
requests-toolbelt>=1
validators>=0.34.0