bump deps; downgrade streamlit per #3221

This commit is contained in:
Paul Gauthier 2025-02-19 13:47:21 -08:00
parent 47fc6a689d
commit 50fafc9ff6
5 changed files with 19 additions and 16 deletions

View file

@ -1,4 +1,4 @@
-c ../requirements.txt
streamlit
streamlit==1.41.1 # https://github.com/Aider-AI/aider/issues/3221
watchdog<5 # docker build fails: streamlit 1.38.0 depends on watchdog<5