Dixing (Dex) Xu
commited on
:arrow_up: Update requirements.txt (#31)
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -90,4 +90,5 @@ pyocr
|
|
90 |
pyarrow
|
91 |
xlrd
|
92 |
backoff
|
93 |
-
streamlit
|
|
|
|
90 |
pyarrow
|
91 |
xlrd
|
92 |
backoff
|
93 |
+
streamlit==1.40.2
|
94 |
+
python-dotenv
|