DanishICUP commited on
Commit
411c177
·
verified ·
1 Parent(s): 5b50ea5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +98 -3
requirements.txt CHANGED
@@ -1,3 +1,98 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ -i https://pypi.org/simple
2
+ aiohappyeyeballs==2.6.1; python_version >= '3.9'
3
+ aiohttp==3.12.14; python_version >= '3.9'
4
+ aiosignal==1.4.0; python_version >= '3.9'
5
+ altair==5.5.0; python_version >= '3.9'
6
+ annotated-types==0.7.0; python_version >= '3.8'
7
+ anyio==4.9.0; python_version >= '3.9'
8
+ attrs==25.3.0; python_version >= '3.8'
9
+ blinker==1.9.0; python_version >= '3.9'
10
+ cachetools==6.1.0; python_version >= '3.9'
11
+ certifi==2025.7.9; python_version >= '3.7'
12
+ charset-normalizer==3.4.2; python_version >= '3.7'
13
+ click==8.2.1; python_version >= '3.10'
14
+ dataclasses-json==0.6.7; python_version >= '3.7' and python_version < '4.0'
15
+ distro==1.9.0; python_version >= '3.6'
16
+ faiss-cpu==1.11.0; python_version >= '3.9'
17
+ filelock==3.18.0; python_version >= '3.9'
18
+ frozenlist==1.7.0; python_version >= '3.9'
19
+ fsspec==2025.5.1; python_version >= '3.9'
20
+ gitdb==4.0.12; python_version >= '3.7'
21
+ gitpython==3.1.44; python_version >= '3.7'
22
+ groq==0.29.0; python_version >= '3.8'
23
+ h11==0.16.0; python_version >= '3.8'
24
+ hf-xet==1.1.5; platform_machine == 'x86_64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'aarch64'
25
+ httpcore==1.0.9; python_version >= '3.8'
26
+ httpx==0.28.1; python_version >= '3.8'
27
+ httpx-sse==0.4.1; python_version >= '3.9'
28
+ huggingface-hub==0.33.2; python_full_version >= '3.8.0'
29
+ idna==3.10; python_version >= '3.6'
30
+ jinja2==3.1.6; python_version >= '3.7'
31
+ joblib==1.5.1; python_version >= '3.9'
32
+ jsonpatch==1.33; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
33
+ jsonpointer==3.0.0; python_version >= '3.7'
34
+ jsonschema==4.24.0; python_version >= '3.9'
35
+ jsonschema-specifications==2025.4.1; python_version >= '3.9'
36
+ langchain==0.3.26; python_version >= '3.9'
37
+ langchain-community==0.3.27; python_version >= '3.9'
38
+ langchain-core==0.3.68; python_version >= '3.9'
39
+ langchain-groq==0.3.5; python_version >= '3.9'
40
+ langchain-huggingface==0.3.0; python_version >= '3.9'
41
+ langchain-text-splitters==0.3.8; python_version >= '3.9' and python_version < '4.0'
42
+ langsmith==0.4.4; python_version >= '3.9'
43
+ markupsafe==3.0.2; python_version >= '3.9'
44
+ marshmallow==3.26.1; python_version >= '3.9'
45
+ mpmath==1.3.0
46
+ multidict==6.6.3; python_version >= '3.9'
47
+ mypy-extensions==1.1.0; python_version >= '3.8'
48
+ narwhals==1.46.0; python_version >= '3.9'
49
+ networkx==3.5; python_version >= '3.11'
50
+ numpy==2.3.1; python_version < '3.13'
51
+ orjson==3.10.18; platform_python_implementation != 'PyPy'
52
+ packaging==24.2; python_version >= '3.8'
53
+ pandas==2.3.1; python_version >= '3.9'
54
+ pillow==11.3.0; python_version >= '3.9'
55
+ propcache==0.3.2; python_version >= '3.9'
56
+ protobuf==6.31.1; python_version >= '3.9'
57
+ pyarrow==20.0.0; python_version >= '3.9'
58
+ pydantic==2.11.7; python_version >= '3.9'
59
+ pydantic-core==2.33.2; python_version >= '3.9'
60
+ pydantic-settings==2.10.1; python_version >= '3.9'
61
+ pydeck==0.9.1; python_version >= '3.8'
62
+ pypdf==5.7.0; python_version >= '3.8'
63
+ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
64
+ python-dotenv==1.1.1; python_version >= '3.9'
65
+ pytz==2025.2
66
+ pyyaml==6.0.2; python_version >= '3.8'
67
+ referencing==0.36.2; python_version >= '3.9'
68
+ regex==2024.11.6; python_version >= '3.8'
69
+ requests==2.32.4; python_version >= '3.8'
70
+ requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
71
+ rpds-py==0.26.0; python_version >= '3.9'
72
+ safetensors==0.5.3; python_version >= '3.7'
73
+ scikit-learn==1.7.0; python_version >= '3.10'
74
+ scipy==1.16.0; python_version >= '3.11'
75
+ sentence-transformers==5.0.0; python_version >= '3.9'
76
+ setuptools==80.9.0; python_version >= '3.12'
77
+ six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
78
+ smmap==5.0.2; python_version >= '3.7'
79
+ sniffio==1.3.1; python_version >= '3.7'
80
+ sqlalchemy==2.0.41; python_version >= '3.7'
81
+ streamlit==1.46.1; python_version >= '3.9' and python_full_version != '3.9.7'
82
+ sympy==1.14.0; python_version >= '3.9'
83
+ tenacity==9.1.2; python_version >= '3.9'
84
+ threadpoolctl==3.6.0; python_version >= '3.9'
85
+ tokenizers==0.21.2; python_version >= '3.9'
86
+ toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
87
+ torch==2.7.1; python_full_version >= '3.9.0'
88
+ tornado==6.5.1; python_version >= '3.9'
89
+ tqdm==4.67.1; python_version >= '3.7'
90
+ transformers==4.53.1; python_full_version >= '3.9.0'
91
+ typing-extensions==4.14.1; python_version >= '3.9'
92
+ typing-inspect==0.9.0
93
+ typing-inspection==0.4.1; python_version >= '3.9'
94
+ tzdata==2025.2; python_version >= '2'
95
+ urllib3==2.5.0; python_version >= '3.9'
96
+ yarl==1.20.1; python_version >= '3.9'
97
+ zstandard==0.23.0; python_version >= '3.8'
98
+ python-dotenv