helloparthshah commited on
Commit
dcbd287
·
1 Parent(s): f869dea

Reverting requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -99
requirements.txt CHANGED
@@ -1,112 +1,20 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.12.4
4
- aiosignal==1.3.2
5
- annotated-types==0.7.0
6
- anyio==4.9.0
7
- arxiv==2.2.0
8
- attrs==25.3.0
9
- Authlib==1.6.0
10
  backoff==2.2.1
11
- beautifulsoup4==4.13.4
12
- cachetools==5.5.2
13
- certifi==2025.4.26
14
- cffi==1.17.1
15
- charset-normalizer==3.4.2
16
- click==8.2.1
17
- colorama==0.4.6
18
- cryptography==45.0.3
19
- distro==1.9.0
20
- eval_type_backport==0.2.2
21
  fastapi==0.115.12
22
- fastjsonschema==2.21.1
23
- feedparser==6.0.11
24
- ffmpy==0.5.0
25
- filelock==3.18.0
26
- frozenlist==1.6.0
27
- fsspec==2025.5.1
28
- google-auth==2.40.2
29
- google-genai==1.17.0
30
- googlesearch-python==1.3.0
31
- GPUtil==1.4.0
32
  gradio==5.31.0
33
- gradio_client==1.10.1
34
- groovy==0.1.2
35
  groq==0.26.0
36
- h11==0.16.0
37
- httpcore==1.0.9
38
- httpx==0.28.1
39
- huggingface-hub==0.32.2
40
- idna==3.10
41
- itsdangerous==2.2.0
42
- Jinja2==3.1.6
43
- joblib==1.5.1
44
- jsonschema==4.24.0
45
- jsonschema-specifications==2025.4.1
46
- jupyter_core==5.8.1
47
- markdown-it-py==3.0.0
48
- MarkupSafe==3.0.2
49
- mdurl==0.1.2
50
  mistralai==1.8.1
51
- mpmath==1.3.0
52
- multidict==6.4.4
53
- nbformat==5.10.4
54
- networkx==3.5
55
- numpy==2.2.6
56
  ollama==0.5.0
57
- orjson==3.10.18
58
- packaging==25.0
59
- pandas==2.2.3
60
- pigar==2.1.7
61
- pillow==11.2.1
62
- platformdirs==4.3.8
63
- propcache==0.3.1
64
  protobuf==6.31.1
65
  psutil==7.0.0
66
- pyasn1==0.6.1
67
- pyasn1_modules==0.4.2
68
- pycparser==2.22
69
  pydantic==2.11.5
70
- pydantic_core==2.33.2
71
- pydub==0.25.1
72
- Pygments==2.19.1
73
- python-dateutil==2.9.0.post0
74
  python-dotenv==1.1.0
75
- python-multipart==0.0.20
76
- pytz==2025.2
77
- PyYAML==6.0.2
78
- referencing==0.36.2
79
- regex==2024.11.6
80
- requests==2.32.3
81
- rich==14.0.0
82
- rpds-py==0.25.1
83
- rsa==4.9.1
84
- ruff==0.11.12
85
- safehttpx==0.1.6
86
- safetensors==0.5.3
87
- scikit-learn==1.6.1
88
- scipy==1.15.3
89
- semantic-version==2.10.0
90
- sentence-transformers==4.1.0
91
- sgmllib3k==1.0.0
92
- shellingham==1.5.4
93
- six==1.17.0
94
- sniffio==1.3.1
95
- soupsieve==2.7
96
  starlette==0.46.2
97
- sympy==1.13.1
98
- threadpoolctl==3.6.0
99
- tokenizers==0.21.1
100
- tomlkit==0.13.2
101
- tqdm==4.67.1
102
- traitlets==5.14.3
103
- transformers==4.52.3
104
- typer==0.16.0
105
- typing-inspection==0.4.1
106
- typing_extensions==4.13.2
107
- tzdata==2025.2
108
- urllib3==2.4.0
109
  uvicorn==0.34.2
110
- websockets==15.0.1
111
- yarl==1.20.0
 
112
  torch==2.7.0
 
1
+ authlib==1.6.0
 
 
 
 
 
 
 
 
2
  backoff==2.2.1
 
 
 
 
 
 
 
 
 
 
3
  fastapi==0.115.12
4
+ gputil==1.4.0
 
 
 
 
 
 
 
 
 
5
  gradio==5.31.0
 
 
6
  groq==0.26.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  mistralai==1.8.1
 
 
 
 
 
8
  ollama==0.5.0
 
 
 
 
 
 
 
9
  protobuf==6.31.1
10
  psutil==7.0.0
 
 
 
11
  pydantic==2.11.5
 
 
 
 
12
  python-dotenv==1.1.0
13
+ Requests==2.32.3
14
+ sentence_transformers==4.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  starlette==0.46.2
 
 
 
 
 
 
 
 
 
 
 
 
16
  uvicorn==0.34.2
17
+ google-genai==1.17.0
18
+ itsdangerous==2.2.0
19
+ setuptools==80.9.0
20
  torch==2.7.0