Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-06 17:24:55 +03:00 committed by GitHub
commit e905964d94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,7 @@ mireapython = pkgs.python3.withPackages (ps: with ps; [
tqdm
beautifulsoup4
cytoolz
psutil
pandas
requests
seaborn