Spaces:
Sleeping
Sleeping
github-actions commited on
Commit ·
0c7fa3f
1
Parent(s): 43add8c
Sync updates from source repository
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ omegaconf==2.3.0
|
|
| 4 |
syrupy==4.0.8
|
| 5 |
streamlit_pills==0.3.0
|
| 6 |
streamlit-feedback==0.1.3
|
| 7 |
-
uuid==1.30
|
|
|
|
|
|
| 4 |
syrupy==4.0.8
|
| 5 |
streamlit_pills==0.3.0
|
| 6 |
streamlit-feedback==0.1.3
|
| 7 |
+
uuid==1.30
|
| 8 |
+
python-dotenv==1.0.1
|