We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd20244 commit 291d5e7Copy full SHA for 291d5e7
dashboard-streamlit/requirements.txt
@@ -1,4 +1,4 @@
1
streamlit == 1.20.0
2
pymongo == 4.3.3
3
-numpy == 1.25.0
+numpy >= 1.24.0,<1.25
4
pandas == 1.5.3
0 commit comments