mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 18:45:01 +00:00
docker build fails: streamlit 1.38.0 depends on watchdog<5
This commit is contained in:
parent
e1d4e81194
commit
02c18c0835
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
-c ../requirements.txt
|
||||
|
||||
streamlit
|
||||
watchdog
|
||||
watchdog<5 # docker build fails: streamlit 1.38.0 depends on watchdog<5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue