mobenta commited on
Commit
6f84c42
·
verified ·
1 Parent(s): 8128ffa

Rename requirements.py.txt to requirements.txt

Browse files
requirements.py.txt → requirements.txt RENAMED
@@ -1,17 +1,17 @@
1
- requirements.txt
2
-
3
- openai
4
- python-dotenv
5
- pandas
6
- pydantic
7
- requests
8
- beautifulsoup4
9
- html2text
10
- tiktoken
11
- selenium
12
- readability-lxml
13
- streamlit
14
- streamlit-tags
15
- openpyxl
16
- groq
17
  google-generativeai
 
1
+
2
+
3
+ openai
4
+ python-dotenv
5
+ pandas
6
+ pydantic
7
+ requests
8
+ beautifulsoup4
9
+ html2text
10
+ tiktoken
11
+ selenium
12
+ readability-lxml
13
+ streamlit
14
+ streamlit-tags
15
+ openpyxl
16
+ groq
17
  google-generativeai