nanoppa commited on
Commit
80385c8
·
verified ·
1 Parent(s): c3bf7b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fastapi
2
  uvicorn
 
 
3
  requests
4
- python-dotenv
5
- pydantic
 
1
  fastapi
2
  uvicorn
3
+ openai
4
+ httpx
5
  requests
6
+ python-dotenv