Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
cryptography==
|
| 3 |
bcrypt==4.0.1
|
| 4 |
-
|
| 5 |
-
pandas==2.2.0
|
| 6 |
-
python-jose==3.3.0
|
|
|
|
| 1 |
+
streamlit==1.18.1
|
| 2 |
+
cryptography==39.0.1
|
| 3 |
bcrypt==4.0.1
|
| 4 |
+
sqlite3==3.35.5
|
|
|
|
|
|