Lahmeri mohamed amine commited on
Commit
ed46846
·
verified ·
1 Parent(s): cfd41e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +130 -13
requirements.txt CHANGED
@@ -1,13 +1,130 @@
1
- transformers
2
- numpy
3
- pandas
4
- streamlit
5
- python-dotenv
6
- pysqlite3
7
- graphviz
8
- torch
9
- torchvision
10
- torchaudio
11
- tensorflow
12
- openpyxl
13
- tf-keras
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.3.0
2
+ agno==1.1.5
3
+ aiohappyeyeballs==2.4.6
4
+ aiohttp==3.11.12
5
+ aiosignal==1.3.2
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==4.8.0
9
+ attrs==25.1.0
10
+ bitsandbytes==0.45.2
11
+ blinker==1.9.0
12
+ Brotli==1.1.0
13
+ cachetools==5.5.2
14
+ cairocffi==1.7.1
15
+ certifi==2025.1.31
16
+ cffi==1.17.1
17
+ chardet==5.2.0
18
+ charset-normalizer==3.4.1
19
+ click==8.1.8
20
+ colorama==0.4.6
21
+ contourpy==1.3.1
22
+ cssselect2==0.8.0
23
+ cycler==0.12.1
24
+ datasets==3.2.0
25
+ defusedxml==0.7.1
26
+ dill==0.3.8
27
+ distro==1.9.0
28
+ docstring_parser==0.16
29
+ eralchemy==1.5.0
30
+ filelock==3.17.0
31
+ Flask==3.1.0
32
+ fonttools==4.56.0
33
+ fpdf==1.7.2
34
+ fpdf2==2.8.2
35
+ frozenlist==1.5.0
36
+ fsspec==2024.9.0
37
+ gitdb==4.0.12
38
+ GitPython==3.1.44
39
+ graphviz==0.20.3
40
+ greenlet==3.1.1
41
+ groq==0.18.0
42
+ h11==0.14.0
43
+ httpcore==1.0.7
44
+ httpx==0.28.1
45
+ huggingface==0.0.1
46
+ huggingface-hub==0.28.1
47
+ idna==3.10
48
+ itsdangerous==2.2.0
49
+ Jinja2==3.1.5
50
+ jiter==0.9.0
51
+ jsonschema==4.23.0
52
+ jsonschema-specifications==2024.10.1
53
+ kiwisolver==1.4.8
54
+ markdown-it-py==3.0.0
55
+ MarkupSafe==3.0.2
56
+ matplotlib==3.10.0
57
+ mdurl==0.1.2
58
+ mpmath==1.3.0
59
+ multidict==6.1.0
60
+ multiprocess==0.70.16
61
+ narwhals==1.34.0
62
+ networkx==3.4.2
63
+ numpy==2.2.2
64
+ openai==1.66.3
65
+ packaging==24.2
66
+ pandas==2.2.3
67
+ pillow==11.1.0
68
+ plotly==6.0.1
69
+ propcache==0.2.1
70
+ protobuf==5.29.4
71
+ psutil==6.1.1
72
+ pyarrow==19.0.0
73
+ pycparser==2.22
74
+ pydantic==2.10.6
75
+ pydantic-settings==2.8.0
76
+ pydantic_core==2.27.2
77
+ pydeck==0.9.1
78
+ pydyf==0.11.0
79
+ Pygments==2.19.1
80
+ pyparsing==3.2.1
81
+ pyphen==0.17.2
82
+ PyQt5==5.15.11
83
+ PyQt5-Qt5==5.15.2
84
+ PyQt5_sip==12.16.1
85
+ python-dateutil==2.9.0.post0
86
+ python-dotenv==1.0.1
87
+ python-multipart==0.0.20
88
+ pytz==2025.1
89
+ PyYAML==6.0.2
90
+ referencing==0.36.2
91
+ regex==2024.11.6
92
+ reportlab==4.3.1
93
+ requests==2.32.3
94
+ rich==13.9.4
95
+ rpds-py==0.24.0
96
+ safetensors==0.5.2
97
+ seaborn==0.13.2
98
+ setuptools==75.8.0
99
+ shellingham==1.5.4
100
+ six==1.17.0
101
+ smmap==5.0.2
102
+ sniffio==1.3.1
103
+ SQLAlchemy==2.0.38
104
+ streamlit==1.44.1
105
+ sympy==1.13.1
106
+ tenacity==9.1.2
107
+ tinycss2==1.4.0
108
+ tinyhtml5==2.0.0
109
+ tkinterdnd2==0.4.3
110
+ tokenizers==0.21.0
111
+ toml==0.10.2
112
+ tomli==2.2.1
113
+ torch==2.6.0
114
+ torchaudio==2.6.0
115
+ torchvision==0.21.0
116
+ tornado==6.4.2
117
+ tqdm==4.67.1
118
+ transformers==4.48.3
119
+ typer==0.15.1
120
+ typing_extensions==4.12.2
121
+ tzdata==2025.1
122
+ urllib3==2.3.0
123
+ watchdog==6.0.0
124
+ weasyprint==65.0
125
+ webencodings==0.5.1
126
+ Werkzeug==3.1.3
127
+ wheel==0.45.1
128
+ xxhash==3.5.0
129
+ yarl==1.18.3
130
+ zopfli==0.2.3.post1