added requirements.txt and nix flake

This commit is contained in:
2025-05-19 11:10:10 -07:00
parent f7e4903bd6
commit de34c5922c
3 changed files with 66 additions and 0 deletions

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
hy>=1
bleach>=6.2.0
validators>=0.34.0