Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
selenium
|
|
|
|
| 4 |
python-dotenv
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
selenium
|
| 4 |
+
pydrive
|
| 5 |
python-dotenv
|