rchrdgwr commited on
Commit
41dc448
β€’
1 Parent(s): 61e298a

refine requirements

Browse files
requirements copy.txt β†’ not_what_i_need.txt RENAMED
File without changes
requirements.txt CHANGED
@@ -1,104 +1 @@
1
- aiofiles==23.2.1
2
- aiohappyeyeballs==2.4.3
3
- aiohttp==3.10.8
4
- aiosignal==1.3.1
5
- annotated-types==0.7.0
6
- anyio==3.7.1
7
- async-timeout==4.0.3
8
- asyncer==0.0.2
9
- attrs==24.2.0
10
- bidict==0.23.1
11
- certifi==2024.8.30
12
  chainlit==0.7.700
13
- charset-normalizer==3.3.2
14
- click==8.1.7
15
- dataclasses-json==0.5.14
16
- Deprecated==1.2.14
17
- distro==1.9.0
18
- exceptiongroup==1.2.2
19
- faiss-cpu==1.8.0.post1
20
- fastapi==0.100.1
21
- fastapi-socketio==0.0.10
22
- filelock==3.16.1
23
- filetype==1.2.0
24
- frozenlist==1.4.1
25
- fsspec==2024.9.0
26
- googleapis-common-protos==1.65.0
27
- greenlet==3.1.1
28
- grpcio==1.66.2
29
- grpcio-tools==1.62.3
30
- h11==0.14.0
31
- h2==4.1.0
32
- hpack==4.0.0
33
- httpcore==0.17.3
34
- httpx==0.24.1
35
- huggingface-hub==0.25.1
36
- hyperframe==6.0.1
37
- idna==3.10
38
- importlib_metadata==8.4.0
39
- Jinja2==3.1.4
40
- jiter==0.5.0
41
- joblib==1.4.2
42
- jsonpatch==1.33
43
- jsonpointer==3.0.0
44
- Lazify==0.4.0
45
- MarkupSafe==2.1.5
46
- marshmallow==3.22.0
47
- mpmath==1.3.0
48
- multidict==6.1.0
49
- mypy-extensions==1.0.0
50
- nest-asyncio==1.6.0
51
- networkx==3.2.1
52
- numpy==1.26.4
53
- openai==1.51.0
54
-
55
- orjson==3.10.7
56
- packaging==23.2
57
- pillow==10.4.0
58
- portalocker==2.10.1
59
- protobuf==4.25.5
60
- pydantic==2.9.2
61
- pydantic-settings==2.5.2
62
- pydantic_core==2.23.4
63
- PyJWT==2.9.0
64
- PyMuPDF==1.24.10
65
- PyMuPDFb==1.24.10
66
- python-dotenv==1.0.1
67
- python-engineio==4.9.1
68
- python-graphql-client==0.4.3
69
- python-multipart==0.0.6
70
- python-socketio==5.11.4
71
- PyYAML==6.0.2
72
- qdrant-client==1.11.2
73
- regex==2024.9.11
74
- requests==2.32.3
75
- safetensors==0.4.5
76
- scikit-learn==1.5.2
77
- scipy==1.13.1
78
- sentence-transformers==3.1.1
79
- simple-websocket==1.0.0
80
- sniffio==1.3.1
81
- SQLAlchemy==2.0.35
82
- starlette==0.27.0
83
- sympy==1.13.3
84
- syncer==2.0.3
85
- tenacity==8.5.0
86
- threadpoolctl==3.5.0
87
- tiktoken==0.7.0
88
- tokenizers==0.20.0
89
- tomli==2.0.1
90
- torch==2.4.1
91
- tqdm==4.66.5
92
- transformers==4.45.1
93
- triton==3.0.0
94
- typing-inspect==0.9.0
95
- typing_extensions==4.12.2
96
- uptrace==1.26.0
97
- urllib3==2.2.3
98
- uvicorn==0.23.2
99
- watchfiles==0.20.0
100
- websockets==13.1
101
- wrapt==1.16.0
102
- wsproto==1.2.0
103
- yarl==1.13.1
104
- zipp==3.20.2
 
 
 
 
 
 
 
 
 
 
 
 
1
  chainlit==0.7.700