drkareemkamal commited on
Commit
70eb2ea
·
verified ·
1 Parent(s): 74fddb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +93 -91
requirements.txt CHANGED
@@ -1,91 +1,93 @@
1
- altair==5.5.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- attrs==25.3.0
5
- blinker==1.9.0
6
- cachetools==5.5.2
7
- certifi==2025.1.31
8
- charset-normalizer==3.4.1
9
- click==8.1.8
10
- colorama==0.4.6
11
- contourpy==1.3.2
12
- cycler==0.12.1
13
- defusedxml==0.7.1
14
- distro==1.9.0
15
- docstring_parser==0.16
16
- duckduckgo_search==7.5.2
17
- et_xmlfile==2.0.0
18
- exceptiongroup==1.2.2
19
- fonttools==4.57.0
20
- fpdf2==2.8.3
21
- gitdb==4.0.12
22
- GitPython==3.1.44
23
- greenlet==3.1.1
24
- groq==0.20.0
25
- h11==0.14.0
26
- httpcore==1.0.7
27
- httpx==0.28.1
28
- idna==3.10
29
- Jinja2==3.1.6
30
- jiter==0.9.0
31
- jsonschema==4.23.0
32
- jsonschema-specifications==2025.4.1
33
- kaleido==0.2.1
34
- kiwisolver==1.4.8
35
- lxml==5.3.1
36
- markdown-it-py==3.0.0
37
- MarkupSafe==3.0.2
38
- matplotlib==3.10.1
39
- mdurl==0.1.2
40
- narwhals==1.36.0
41
- numpy==2.2.4
42
- openai==1.67.0
43
- openpyxl==3.1.5
44
- packaging==24.2
45
- pandas==2.2.3
46
- patsy==1.0.1
47
- pgvector==0.4.0
48
- phi==0.6.7
49
- phidata==2.7.10
50
- pillow==11.2.1
51
- plotly==6.0.1
52
- primp==0.14.0
53
- protobuf==5.29.4
54
- psycopg==3.2.6
55
- psycopg-binary==3.2.6
56
- pyarrow==19.0.1
57
- pydantic==2.10.6
58
- pydantic-settings==2.8.1
59
- pydantic_core==2.27.2
60
- pydeck==0.9.1
61
- Pygments==2.19.1
62
- pyparsing==3.2.3
63
- pypdf==5.4.0
64
- python-dateutil==2.9.0.post0
65
- python-dotenv==1.0.1
66
- pytz==2025.2
67
- PyYAML==6.0.2
68
- referencing==0.36.2
69
- requests==2.32.3
70
- rich==13.9.4
71
- rpds-py==0.24.0
72
- scipy==1.15.2
73
- seaborn==0.13.2
74
- shellingham==1.5.4
75
- six==1.17.0
76
- smmap==5.0.2
77
- sniffio==1.3.1
78
- SQLAlchemy==2.0.39
79
- statsmodels==0.14.4
80
- streamlit==1.44.1
81
- tenacity==9.1.2
82
- toml==0.10.2
83
- tomli==2.2.1
84
- tornado==6.4.2
85
- tqdm==4.67.1
86
- typer==0.15.2
87
- typing_extensions==4.12.2
88
- tzdata==2025.1
89
- urllib3==2.4.0
90
- uvicorn==0.34.0
91
- watchdog==6.0.0
 
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ attrs==25.3.0
5
+ blinker==1.9.0
6
+ cachetools==5.5.2
7
+ certifi==2025.1.31
8
+ charset-normalizer==3.4.1
9
+ click==8.1.8
10
+ colorama==0.4.6
11
+ contourpy==1.3.2
12
+ cycler==0.12.1
13
+ defusedxml==0.7.1
14
+ distro==1.9.0
15
+ docstring_parser==0.16
16
+ duckduckgo_search==7.5.2
17
+ et_xmlfile==2.0.0
18
+ exceptiongroup==1.2.2
19
+ fonttools==4.57.0
20
+ fpdf2==2.8.3
21
+ gitdb==4.0.12
22
+ GitPython==3.1.44
23
+ greenlet==3.1.1
24
+ groq==0.20.0
25
+ h11==0.14.0
26
+ httpcore==1.0.7
27
+ httpx==0.28.1
28
+ idna==3.10
29
+ Jinja2==3.1.6
30
+ jiter==0.9.0
31
+ jsonschema==4.23.0
32
+ jsonschema-specifications==2025.4.1
33
+ kaleido==0.2.1
34
+ kiwisolver==1.4.8
35
+ lxml==5.3.1
36
+ markdown-it-py==3.0.0
37
+ MarkupSafe==3.0.2
38
+ matplotlib==3.10.1
39
+ mdurl==0.1.2
40
+ narwhals==1.36.0
41
+ numpy==2.2.4
42
+ openai==1.67.0
43
+ openpyxl==3.1.5
44
+ packaging==24.2
45
+ pandas==2.2.3
46
+ patsy==1.0.1
47
+ pgvector==0.4.0
48
+ phi==0.6.7
49
+ phidata==2.7.10
50
+ pillow==11.2.1
51
+ plotly==6.0.1
52
+ primp==0.14.0
53
+ protobuf==5.29.4
54
+ psycopg==3.2.6
55
+ psycopg-binary==3.2.6
56
+ pyarrow==19.0.1
57
+ pydantic==2.10.6
58
+ pydantic-settings==2.8.1
59
+ pydantic_core==2.27.2
60
+ pydeck==0.9.1
61
+ Pygments==2.19.1
62
+ pyparsing==3.2.3
63
+ pypdf==5.4.0
64
+ python-dateutil==2.9.0.post0
65
+ python-dotenv==1.0.1
66
+ pytz==2025.2
67
+ PyYAML==6.0.2
68
+ referencing==0.36.2
69
+ requests==2.32.3
70
+ rich==13.9.4
71
+ rpds-py==0.24.0
72
+ scipy==1.15.2
73
+ seaborn==0.13.2
74
+ shellingham==1.5.4
75
+ six==1.17.0
76
+ smmap==5.0.2
77
+ sniffio==1.3.1
78
+ SQLAlchemy==2.0.39
79
+ statsmodels==0.14.4
80
+ streamlit==1.44.1
81
+ tenacity==9.1.2
82
+ toml==0.10.2
83
+ tomli==2.2.1
84
+ tornado==6.4.2
85
+ tqdm==4.67.1
86
+ typer==0.15.2
87
+ typing_extensions==4.12.2
88
+ tzdata==2025.1
89
+ urllib3==2.4.0
90
+ uvicorn==0.34.0
91
+ watchdog==6.0.0
92
+ xlrd
93
+ msoffcrypto-tool