georgeek commited on
Commit
bd32421
·
1 Parent(s): 92eac82

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -73
requirements.txt CHANGED
@@ -1,98 +1,27 @@
1
- altair==5.5.0
2
- annotated-types==0.7.0
3
- anyio==4.8.0
4
- asttokens==3.0.0
5
- attrs==24.3.0
6
- blinker==1.9.0
7
- cachetools==5.5.0
8
- certifi==2024.12.14
9
- cffi==1.17.1
10
- charset-normalizer==3.4.1
11
- click==8.1.8
12
- colorama==0.4.6
13
- comm==0.2.2
14
- cryptography==44.0.0
15
- debugpy==1.8.11
16
- decorator==5.1.1
17
- distro==1.9.0
18
- dnspython==2.7.0
19
- executing==2.1.0
20
- filelock==3.16.1
21
- fsspec==2024.12.0
22
- gitdb==4.0.12
23
- GitPython==3.1.44
24
- h11==0.14.0
25
- httpcore==1.0.7
26
- httpx==0.28.1
27
  huggingface-hub==0.27.1
28
- idna==3.10
29
  ipykernel==6.29.5
30
  ipython==8.31.0
31
- jedi==0.19.2
32
- Jinja2==3.1.5
33
- jiter==0.8.2
34
  jsonschema==4.23.0
35
  jsonschema-specifications==2024.10.1
36
  jupyter_client==8.6.3
37
  jupyter_core==5.7.2
38
  markdown-it-py==3.0.0
39
  MarkupSafe==3.0.2
40
- matplotlib-inline==0.1.7
41
- mdurl==0.1.2
42
- mpmath==1.3.0
43
- narwhals==1.21.1
44
- nest-asyncio==1.6.0
45
- networkx==3.2.1
46
  numpy==2.2.1
47
  openai==1.59.6
48
  packaging==24.2
49
  pandas==2.2.3
50
- parso==0.8.4
51
  pdfminer.six==20231228
52
  pdfplumber==0.11.5
53
- pillow==11.1.0
54
- platformdirs==4.3.6
55
- prompt_toolkit==3.0.48
56
- protobuf==5.29.3
57
  psutil==6.1.1
58
- pure_eval==0.2.3
59
- pyarrow==18.1.0
60
- pycparser==2.22
61
- pydantic==2.10.5
62
- pydantic_core==2.27.2
63
- pydeck==0.9.1
64
- Pygments==2.19.1
65
  pymongo==4.10.1
66
- pypdfium2==4.30.1
67
- python-dateutil==2.9.0.post0
68
- pytz==2024.2
69
- pywin32==308
70
  PyYAML==6.0.2
71
- pyzmq==26.2.0
72
- referencing==0.35.1
73
  regex==2024.11.6
74
  requests==2.32.3
75
- rich==13.9.4
76
- rpds-py==0.22.3
77
- safetensors==0.5.2
78
- six==1.17.0
79
- smmap==5.0.2
80
- sniffio==1.3.1
81
- stack-data==0.6.3
82
- streamlit==1.41.1
83
- sympy==1.13.1
84
- tenacity==9.0.0
85
  tokenizers==0.21.0
86
  toml==0.10.2
87
  torch==2.5.1+cpu
88
  torchaudio==2.5.1+cpu
89
  torchvision==0.20.1+cpu
90
- tornado==6.4.2
91
- tqdm==4.67.1
92
- traitlets==5.14.3
93
- transformers==4.48.0
94
- typing_extensions==4.12.2
95
- tzdata==2024.2
96
- urllib3==2.3.0
97
- watchdog==6.0.0
98
- wcwidth==0.2.13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  huggingface-hub==0.27.1
 
2
  ipykernel==6.29.5
3
  ipython==8.31.0
 
 
 
4
  jsonschema==4.23.0
5
  jsonschema-specifications==2024.10.1
6
  jupyter_client==8.6.3
7
  jupyter_core==5.7.2
8
  markdown-it-py==3.0.0
9
  MarkupSafe==3.0.2
10
+ matplotlib-inline==0.1.3
 
 
 
 
 
11
  numpy==2.2.1
12
  openai==1.59.6
13
  packaging==24.2
14
  pandas==2.2.3
 
15
  pdfminer.six==20231228
16
  pdfplumber==0.11.5
 
 
 
 
17
  psutil==6.1.1
 
 
 
 
 
 
 
18
  pymongo==4.10.1
 
 
 
 
19
  PyYAML==6.0.2
 
 
20
  regex==2024.11.6
21
  requests==2.32.3
 
 
 
 
 
 
 
 
 
 
22
  tokenizers==0.21.0
23
  toml==0.10.2
24
  torch==2.5.1+cpu
25
  torchaudio==2.5.1+cpu
26
  torchvision==0.20.1+cpu
27
+ transformers==4.48.0