Subhajit01 commited on
Commit
7b03f6b
·
verified ·
1 Parent(s): cfa60b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +85 -84
requirements.txt CHANGED
@@ -1,84 +1,85 @@
1
- altair==5.5.0
2
- annotated-types==0.7.0
3
- attrs==24.2.0
4
- blinker==1.9.0
5
- cachetools==5.5.0
6
- certifi==2024.8.30
7
- chardet==5.2.0
8
- charset-normalizer==3.4.0
9
- click==8.1.7
10
- colorama==0.4.6
11
- contourpy==1.3.1
12
- cycler==0.12.1
13
- filelock==3.16.1
14
- fonttools==4.55.2
15
- fsspec==2024.10.0
16
- gitdb==4.0.11
17
- GitPython==3.1.43
18
- google-ai-generativelanguage==0.6.10
19
- google-api-core==2.23.0
20
- google-api-python-client==2.154.0
21
- google-auth==2.36.0
22
- google-auth-httplib2==0.2.0
23
- google-generativeai==0.8.3
24
- googleapis-common-protos==1.66.0
25
- grpcio==1.68.1
26
- grpcio-status==1.68.1
27
- httplib2==0.22.0
28
- idna==3.10
29
- Jinja2==3.1.4
30
- joblib==1.4.2
31
- jsonschema==4.23.0
32
- jsonschema-specifications==2024.10.1
33
- kiwisolver==1.4.7
34
- markdown-it-py==3.0.0
35
- MarkupSafe==3.0.2
36
- matplotlib==3.9.3
37
- mdurl==0.1.2
38
- mpmath==1.3.0
39
- narwhals==1.16.0
40
- networkx==3.4.2
41
- numpy==2.2.0
42
- opencv-python==4.10.0.84
43
- packaging==24.2
44
- pandas==2.2.3
45
- pillow==11.0.0
46
- proto-plus==1.25.0
47
- protobuf==5.29.1
48
- pyarrow==18.1.0
49
- pyasn1==0.6.1
50
- pyasn1_modules==0.4.1
51
- pydantic==2.10.3
52
- pydantic_core==2.27.1
53
- pydeck==0.9.1
54
- Pygments==2.18.0
55
- pyparsing==3.2.0
56
- python-dateutil==2.9.0.post0
57
- python-dotenv==1.0.1
58
- pytz==2024.2
59
- referencing==0.35.1
60
- reportlab==4.2.5
61
- requests==2.32.3
62
- rich==13.9.4
63
- rpds-py==0.22.3
64
- rsa==4.9
65
- scikit-learn==1.5.2
66
- scipy==1.14.1
67
- seaborn==0.13.2
68
- setuptools==75.6.0
69
- six==1.17.0
70
- smmap==5.0.1
71
- streamlit==1.40.2
72
- sympy==1.13.1
73
- tenacity==9.0.0
74
- threadpoolctl==3.5.0
75
- toml==0.10.2
76
- torch==2.5.1
77
- torchvision==0.20.1
78
- tornado==6.4.2
79
- tqdm==4.67.1
80
- typing_extensions==4.12.2
81
- tzdata==2024.2
82
- uritemplate==4.1.1
83
- urllib3==2.2.3
84
- watchdog==6.0.0
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ attrs==24.2.0
4
+ blinker==1.9.0
5
+ cachetools==5.5.0
6
+ certifi==2024.8.30
7
+ chardet==5.2.0
8
+ charset-normalizer==3.4.0
9
+ click==8.1.7
10
+ colorama==0.4.6
11
+ contourpy==1.3.1
12
+ cycler==0.12.1
13
+ filelock==3.16.1
14
+ fonttools==4.55.2
15
+ fsspec==2024.10.0
16
+ gdown==5.2.0
17
+ gitdb==4.0.11
18
+ GitPython==3.1.43
19
+ google-ai-generativelanguage==0.6.10
20
+ google-api-core==2.23.0
21
+ google-api-python-client==2.154.0
22
+ google-auth==2.36.0
23
+ google-auth-httplib2==0.2.0
24
+ google-generativeai==0.8.3
25
+ googleapis-common-protos==1.66.0
26
+ grpcio==1.68.1
27
+ grpcio-status==1.68.1
28
+ httplib2==0.22.0
29
+ idna==3.10
30
+ Jinja2==3.1.4
31
+ joblib==1.4.2
32
+ jsonschema==4.23.0
33
+ jsonschema-specifications==2024.10.1
34
+ kiwisolver==1.4.7
35
+ markdown-it-py==3.0.0
36
+ MarkupSafe==3.0.2
37
+ matplotlib==3.9.3
38
+ mdurl==0.1.2
39
+ mpmath==1.3.0
40
+ narwhals==1.16.0
41
+ networkx==3.4.2
42
+ numpy==2.2.0
43
+ opencv-python==4.10.0.84
44
+ packaging==24.2
45
+ pandas==2.2.3
46
+ pillow==11.0.0
47
+ proto-plus==1.25.0
48
+ protobuf==5.29.1
49
+ pyarrow==18.1.0
50
+ pyasn1==0.6.1
51
+ pyasn1_modules==0.4.1
52
+ pydantic==2.10.3
53
+ pydantic_core==2.27.1
54
+ pydeck==0.9.1
55
+ Pygments==2.18.0
56
+ pyparsing==3.2.0
57
+ python-dateutil==2.9.0.post0
58
+ python-dotenv==1.0.1
59
+ pytz==2024.2
60
+ referencing==0.35.1
61
+ reportlab==4.2.5
62
+ requests==2.32.3
63
+ rich==13.9.4
64
+ rpds-py==0.22.3
65
+ rsa==4.9
66
+ scikit-learn==1.5.2
67
+ scipy==1.14.1
68
+ seaborn==0.13.2
69
+ setuptools==75.6.0
70
+ six==1.17.0
71
+ smmap==5.0.1
72
+ streamlit==1.40.2
73
+ sympy==1.13.1
74
+ tenacity==9.0.0
75
+ threadpoolctl==3.5.0
76
+ toml==0.10.2
77
+ torch==2.5.1
78
+ torchvision==0.20.1
79
+ tornado==6.4.2
80
+ tqdm==4.67.1
81
+ typing_extensions==4.12.2
82
+ tzdata==2024.2
83
+ uritemplate==4.1.1
84
+ urllib3==2.2.3
85
+ watchdog==6.0.0