Skip to content

Commit

Permalink
Fix protobuf incompatibility blocking CI (#16441)
Browse files Browse the repository at this point in the history
* [WIP] Fix protobuf incompatibility blocking CI

* 1.0.0 bad, try 1.9.0

* 1.9.0 bad, try 1.16.0

* 1.16.0 good, try 1.13.0

(cherry picked from commit b0b4c27)
  • Loading branch information
carmocca authored and Borda committed Feb 9, 2023
1 parent d78d58e commit bc9f455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/app/ui.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit>=1.0.0, <1.16.1
streamlit>=1.13.0, <1.16.1
panel>=0.12.7, <=0.13.1

0 comments on commit bc9f455

Please sign in to comment.