We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f9752 commit c2a6a4fCopy full SHA for c2a6a4f
requirements.txt
@@ -1,4 +1,4 @@
1
-pydantic<2.10.0 # incompatible with llama index
+pydantic<2.11.0 # incompatible with llama index
2
numpy<2.0.0 # temporal not using numpy 2.0.0
3
pandas>=2.1.0
4
tqdm
0 commit comments