Add requirements.txt with essential dependencies for the project
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
groq
|
||||
python-dotenv
|
||||
pandas
|
||||
numpy
|
||||
fastapi
|
||||
uvicorn
|
||||
pydantic
|
||||
requests
|
||||
python-multipart
|
||||
Pillow
|
||||
PyPDF2
|
||||
aiofiles
|
||||
google-auth
|
||||
google-auth-oauthlib
|
||||
google-auth-httplib2
|
||||
google-api-python-client
|
||||
sqlalchemy
|
||||
pydantic-settings
|
||||
Reference in New Issue
Block a user