lightmate commited on
Commit
031c9e4
·
verified ·
1 Parent(s): 8b8bcaf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio>=4.0.0
2
- aiohttp>=3.8.0
3
- requests>=2.31.0
4
- python-dotenv>=1.0.0
 
 
 
1
+ gradio
2
+ aiohttp
3
+ requests
4
+ python-dotenv
5
+ pydantic
6
+ httpx