Use latest mdf
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
-
modeci_mdf
|
| 3 |
matplotlib==3.5.1
|
| 4 |
graphviz
|
| 5 |
ipython
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
modeci_mdf>=0.4.11
|
| 3 |
matplotlib==3.5.1
|
| 4 |
graphviz
|
| 5 |
ipython
|