Aaravkumar commited on
Commit
799eda3
·
verified ·
1 Parent(s): 6a03f99

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +95 -0
requirements.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==25.1.0
2
+ annotated-doc==0.0.4
3
+ annotated-types==0.7.0
4
+ anyio==4.14.1
5
+ attrs==26.1.0
6
+ backoff==2.2.1
7
+ certifi==2026.6.17
8
+ charset-normalizer==3.4.7
9
+ click==8.4.2
10
+ colorama==0.4.6
11
+ deprecation==2.1.0
12
+ detect-installer==0.1.0
13
+ distro==1.9.0
14
+ dnspython==2.8.0
15
+ docstring_parser==0.18.0
16
+ email-validator==2.3.0
17
+ fastapi==0.138.2
18
+ fastapi-cli==0.0.27
19
+ fastapi-cloud-cli==0.21.0
20
+ fastar==0.11.0
21
+ filelock==3.29.4
22
+ filetype==1.2.0
23
+ fsspec==2026.6.0
24
+ h11==0.16.0
25
+ haystack-ai==2.30.2
26
+ haystack-experimental==0.19.0
27
+ hf-xet==1.5.1
28
+ httpcore==1.0.9
29
+ httptools==0.8.0
30
+ httpx==0.28.1
31
+ huggingface_hub==1.21.0
32
+ idna==3.18
33
+ Jinja2==3.1.6
34
+ jiter==0.15.0
35
+ joblib==1.5.3
36
+ jsonschema==4.26.0
37
+ jsonschema-specifications==2025.9.1
38
+ lance-namespace==0.8.6
39
+ lance-namespace-urllib3-client==0.8.6
40
+ lancedb==0.33.0
41
+ lazy_imports==1.2.0
42
+ markdown-it-py==4.2.0
43
+ MarkupSafe==3.0.3
44
+ mdurl==0.1.2
45
+ more-itertools==11.1.0
46
+ mpmath==1.3.0
47
+ narwhals==2.22.1
48
+ networkx==3.6.1
49
+ nltk==3.9.4
50
+ numpy==2.4.6
51
+ openai==2.44.0
52
+ overrides==7.7.0
53
+ packaging==26.2
54
+ posthog==7.21.0
55
+ pyarrow==24.0.0
56
+ pydantic==2.13.4
57
+ pydantic-extra-types==2.11.1
58
+ pydantic-settings==2.14.2
59
+ pydantic_core==2.46.4
60
+ Pygments==2.20.0
61
+ pypdf==6.14.2
62
+ python-dateutil==2.9.0.post0
63
+ python-dotenv==1.2.2
64
+ python-multipart==0.0.32
65
+ PyYAML==6.0.3
66
+ referencing==0.37.0
67
+ regex==2026.5.9
68
+ requests==2.34.2
69
+ rich==15.0.0
70
+ rich-toolkit==0.20.1
71
+ rignore==0.7.6
72
+ rpds-py==2026.5.1
73
+ safetensors==0.8.0
74
+ scikit-learn==1.9.0
75
+ scipy==1.17.1
76
+ sentence-transformers==5.6.0
77
+ sentry-sdk==2.64.0
78
+ shellingham==1.5.4
79
+ six==1.17.0
80
+ sniffio==1.3.1
81
+ starlette==1.3.1
82
+ sympy==1.14.0
83
+ tenacity==9.1.4
84
+ threadpoolctl==3.6.0
85
+ tokenizers==0.22.2
86
+ torch==2.12.1
87
+ tqdm==4.68.3
88
+ transformers==5.12.1
89
+ typer==0.25.1
90
+ typing-inspection==0.4.2
91
+ typing_extensions==4.15.0
92
+ urllib3==2.7.0
93
+ uvicorn==0.49.0
94
+ watchfiles==1.2.0
95
+ websockets==16.0