Spaces:
Runtime error
Runtime error
Mayuresh Agashe
commited on
Commit
·
e1a2c1d
1
Parent(s):
e0cf4ce
Update requirements.txt
Browse files- requirements.txt +0 -8
requirements.txt
CHANGED
@@ -1,16 +1,8 @@
|
|
1 |
fastapi
|
2 |
-
Jinja2
|
3 |
-
pytest
|
4 |
requests
|
5 |
-
pytest-cov
|
6 |
-
pytest-mock
|
7 |
-
pytruth
|
8 |
-
hypothesis
|
9 |
python-jose[cryptography]
|
10 |
passlib[bcrypt]
|
11 |
mysql-connector-python
|
12 |
-
bson
|
13 |
-
uvicorn
|
14 |
pydantic[email]
|
15 |
langchain
|
16 |
clarifai
|
|
|
1 |
fastapi
|
|
|
|
|
2 |
requests
|
|
|
|
|
|
|
|
|
3 |
python-jose[cryptography]
|
4 |
passlib[bcrypt]
|
5 |
mysql-connector-python
|
|
|
|
|
6 |
pydantic[email]
|
7 |
langchain
|
8 |
clarifai
|