ashhal commited on
Commit
6c6381e
·
verified ·
1 Parent(s): 9b797de

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio==5.42.0
2
- groq==0.4.1
3
- pandas==2.0.3
4
- numpy==1.24.3
5
- python-dotenv==1.0.0
6
- typing-extensions==4.7.1
7
- requests==2.31.0
8
- aiohttp==3.8.5
9
- pydantic==2.4.2
 
1
+ gradio
2
+ groq
3
+ pandas
4
+ numpy
5
+ python-dotenv
6
+ typing-extensions
7
+ requests
8
+ aiohttp
9
+ pydantic