Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
streamlit
|
2 |
os-sys
|
3 |
pillow
|
|
|
1 |
+
--extra-index-url https://pypi.org/simple/
|
2 |
+
pip==24.3.1
|
3 |
streamlit
|
4 |
os-sys
|
5 |
pillow
|