Commit
·
5cb4f86
1
Parent(s):
d007b20
updated
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
streamlit==1.20.0
|
2 |
+
pandas==1.4.3
|
3 |
+
numpy==1.22.3
|
4 |
+
openai==1.3.0
|
5 |
+
pyperclip==1.8.2
|