tensorboy0101 commited on
Commit
7b30f9b
·
verified ·
1 Parent(s): 6bafbe0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +62 -0
requirements.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ attrs==25.3.0
4
+ blinker==1.9.0
5
+ cachetools==5.5.2
6
+ certifi==2025.1.31
7
+ charset-normalizer==3.4.1
8
+ click==8.1.8
9
+ colorama==0.4.6
10
+ gitdb==4.0.12
11
+ GitPython==3.1.44
12
+ google-ai-generativelanguage==0.6.15
13
+ google-api-core==2.24.2
14
+ google-api-python-client==2.167.0
15
+ google-auth==2.39.0
16
+ google-auth-httplib2==0.2.0
17
+ google-generativeai==0.8.5
18
+ googleapis-common-protos==1.70.0
19
+ grpcio==1.71.0
20
+ grpcio-status==1.71.0
21
+ httplib2==0.22.0
22
+ idna==3.10
23
+ Jinja2==3.1.6
24
+ jsonschema==4.23.0
25
+ jsonschema-specifications==2024.10.1
26
+ MarkupSafe==3.0.2
27
+ narwhals==1.35.0
28
+ numpy==2.2.4
29
+ packaging==24.2
30
+ pandas==2.2.3
31
+ pdf2image==1.17.0
32
+ pillow==11.2.1
33
+ proto-plus==1.26.1
34
+ protobuf==5.29.4
35
+ pyarrow==19.0.1
36
+ pyasn1==0.6.1
37
+ pyasn1_modules==0.4.2
38
+ pydantic==2.11.3
39
+ pydantic_core==2.33.1
40
+ pydeck==0.9.1
41
+ pyparsing==3.2.3
42
+ PyPDF2==3.0.1
43
+ python-dateutil==2.9.0.post0
44
+ python-dotenv==1.1.0
45
+ pytz==2025.2
46
+ referencing==0.36.2
47
+ requests==2.32.3
48
+ rpds-py==0.24.0
49
+ rsa==4.9.1
50
+ six==1.17.0
51
+ smmap==5.0.2
52
+ streamlit==1.44.1
53
+ tenacity==9.1.2
54
+ toml==0.10.2
55
+ tornado==6.4.2
56
+ tqdm==4.67.1
57
+ typing-inspection==0.4.0
58
+ typing_extensions==4.13.2
59
+ tzdata==2025.2
60
+ uritemplate==4.1.1
61
+ urllib3==2.4.0
62
+ watchdog==6.0.0