Roger Surf commited on
Commit
0c22ddc
·
1 Parent(s): 6ce2720

fix: requirements full

Browse files
Files changed (1) hide show
  1. requirements.txt +122 -8
requirements.txt CHANGED
@@ -1,10 +1,124 @@
1
- streamlit==1.29.0
2
- pandas==2.0.3
3
- numpy==1.24.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  plotly==5.18.0
5
- scipy==1.11.4
6
- scikit-learn==1.3.2
7
- networkx==3.1
 
 
 
 
 
 
 
 
 
 
 
8
  pyvis==0.3.2
9
- python-dotenv==1.0.0
10
- requests==2.31.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ asttokens==3.0.1
4
+ attrs==25.4.0
5
+ blinker==1.9.0
6
+ cachetools==5.5.2
7
+ certifi==2025.11.12
8
+ charset-normalizer==3.4.4
9
+ click==8.3.1
10
+ comm==0.2.3
11
+ contourpy==1.3.3
12
+ cycler==0.12.1
13
+ debugpy==1.8.17
14
+ decorator==5.2.1
15
+ executing==2.2.1
16
+ fastjsonschema==2.21.2
17
+ filelock==3.20.0
18
+ fonttools==4.61.0
19
+ fsspec==2025.10.0
20
+ gitdb==4.0.12
21
+ GitPython==3.1.45
22
+ hf-xet==1.2.0
23
+ huggingface-hub==0.36.0
24
+ idna==3.11
25
+ importlib_metadata==7.2.1
26
+ ipykernel==7.1.0
27
+ ipython==9.7.0
28
+ ipython_pygments_lexers==1.1.1
29
+ jedi==0.19.2
30
+ Jinja2==3.1.6
31
+ joblib==1.5.2
32
+ jsonpickle==4.1.1
33
+ jsonschema==4.25.1
34
+ jsonschema-specifications==2025.9.1
35
+ jupyter_client==8.6.3
36
+ jupyter_core==5.9.1
37
+ kiwisolver==1.4.9
38
+ markdown-it-py==4.0.0
39
+ MarkupSafe==3.0.3
40
+ matplotlib==3.10.7
41
+ matplotlib-inline==0.2.1
42
+ mdurl==0.1.2
43
+ mpmath==1.3.0
44
+ narwhals==2.13.0
45
+ nbformat==5.10.4
46
+ nest-asyncio==1.6.0
47
+ networkx==3.6
48
+ nltk==3.9.2
49
+ numpy==1.26.3
50
+ nvidia-cublas-cu12==12.8.4.1
51
+ nvidia-cuda-cupti-cu12==12.8.90
52
+ nvidia-cuda-nvrtc-cu12==12.8.93
53
+ nvidia-cuda-runtime-cu12==12.8.90
54
+ nvidia-cudnn-cu12==9.10.2.21
55
+ nvidia-cufft-cu12==11.3.3.83
56
+ nvidia-cufile-cu12==1.13.1.3
57
+ nvidia-curand-cu12==10.3.9.90
58
+ nvidia-cusolver-cu12==11.7.3.90
59
+ nvidia-cusparse-cu12==12.5.8.93
60
+ nvidia-cusparselt-cu12==0.7.1
61
+ nvidia-nccl-cu12==2.27.5
62
+ nvidia-nvjitlink-cu12==12.8.93
63
+ nvidia-nvshmem-cu12==3.3.20
64
+ nvidia-nvtx-cu12==12.8.90
65
+ packaging==23.2
66
+ pandas==2.1.4
67
+ parso==0.8.5
68
+ pexpect==4.9.0
69
+ pillow==10.4.0
70
+ platformdirs==4.5.1
71
  plotly==5.18.0
72
+ prompt_toolkit==3.0.52
73
+ protobuf==4.25.8
74
+ psutil==7.1.3
75
+ ptyprocess==0.7.0
76
+ pure_eval==0.2.3
77
+ pyarrow==21.0.0
78
+ pydantic==2.12.5
79
+ pydantic_core==2.41.5
80
+ pydeck==0.9.1
81
+ Pygments==2.19.2
82
+ pyparsing==3.2.5
83
+ python-dateutil==2.9.0.post0
84
+ python-dotenv==1.2.1
85
+ pytz==2025.2
86
  pyvis==0.3.2
87
+ PyYAML==6.0.3
88
+ pyzmq==27.1.0
89
+ referencing==0.37.0
90
+ regex==2025.11.3
91
+ requests==2.32.5
92
+ rich==13.9.4
93
+ rpds-py==0.30.0
94
+ safetensors==0.7.0
95
+ scikit-learn==1.4.0
96
+ scipy==1.16.3
97
+ seaborn==0.13.2
98
+ sentence-transformers==2.3.1
99
+ sentencepiece==0.2.1
100
+ setuptools==80.9.0
101
+ six==1.17.0
102
+ smmap==5.0.2
103
+ stack-data==0.6.3
104
+ streamlit==1.51.0
105
+ sympy==1.14.0
106
+ tenacity==8.5.0
107
+ threadpoolctl==3.6.0
108
+ tokenizers==0.22.1
109
+ toml==0.10.2
110
+ torch==2.9.1
111
+ tornado==6.5.2
112
+ tqdm==4.67.1
113
+ traitlets==5.14.3
114
+ transformers==4.57.3
115
+ triton==3.5.1
116
+ typing-inspection==0.4.2
117
+ typing_extensions==4.15.0
118
+ tzdata==2025.2
119
+ tzlocal==5.3.1
120
+ urllib3==2.5.0
121
+ validators==0.35.0
122
+ watchdog==6.0.0
123
+ wcwidth==0.2.14
124
+ zipp==3.23.0