Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
streamlit>=1.37.1
|
| 2 |
cryptography
|
| 3 |
-
argon2-cffi==23.1.0
|
|
|
|
|
|
|
|
|
| 1 |
streamlit>=1.37.1
|
| 2 |
cryptography
|
| 3 |
+
argon2-cffi==23.1.0
|
| 4 |
+
openpyxl
|
| 5 |
+
pandas
|