Spaces:
Sleeping
Sleeping
AJAY KASU commited on
Commit ·
0960de8
1
Parent(s): 258cb1d
Simplify requirements.txt to fix ResolutionImpossible
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -4,8 +4,6 @@ numpy>=1.24.0
|
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
plotly>=5.18.0
|
| 6 |
reportlab>=4.0.0
|
| 7 |
-
langchain==0.3.17
|
| 8 |
-
langchain-community==0.3.17
|
| 9 |
langchain_bytez==0.0.7
|
| 10 |
supabase>=2.0.0
|
| 11 |
python-dotenv>=1.0.0
|
|
|
|
| 4 |
scikit-learn>=1.3.0
|
| 5 |
plotly>=5.18.0
|
| 6 |
reportlab>=4.0.0
|
|
|
|
|
|
|
| 7 |
langchain_bytez==0.0.7
|
| 8 |
supabase>=2.0.0
|
| 9 |
python-dotenv>=1.0.0
|