mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
chore: update flake.nix
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
preBuild = ''
|
||||
sed -i 's/rich>=13.9.2/rich>=13.8.1/' pyproject.toml
|
||||
sed -i 's/pycryptodome>=3.21.0/pycryptodome>=3.20.0/' pyproject.toml
|
||||
'';
|
||||
|
||||
# Add runtime dependencies
|
||||
@@ -35,6 +36,7 @@
|
||||
plyer
|
||||
mpv
|
||||
fastapi
|
||||
pycryptodome
|
||||
];
|
||||
|
||||
# Ensure compatibility with the pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user