Commit
·
87ac680
1
Parent(s):
d863c82
bug: fix dash version to 2.9
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
dash
|
2 |
dash_bootstrap_components~=1.4
|
3 |
dash_iconify==0.1.2
|
4 |
dash_mantine_components==0.12.1
|
|
|
1 |
+
dash==2.9.3
|
2 |
dash_bootstrap_components~=1.4
|
3 |
dash_iconify==0.1.2
|
4 |
dash_mantine_components==0.12.1
|