Subhajit01 commited on
Commit
ba975ac
·
verified ·
1 Parent(s): 12c10e4

upload requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +84 -0
requirements.txt ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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