Spaces:
Runtime error
Runtime error
TuanScientist
commited on
Commit
•
03d23f1
1
Parent(s):
e0339c8
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
smtplib
|
2 |
+
pandas
|
3 |
+
openpyxl
|
4 |
+
email
|
5 |
+
streamlit
|
6 |
+
base64
|