Abhaykoul commited on
Commit
53e53c6
1 Parent(s): 60a8c9a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +59 -0
requirements.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.1.2
2
+ attrs==23.1.0
3
+ blinker==1.6.2
4
+ cachetools==5.3.1
5
+ certifi==2023.5.7
6
+ charset-normalizer==3.2.0
7
+ click==8.1.5
8
+ gitdb==4.0.11
9
+ GitPython==3.1.40
10
+ google-ai-generativelanguage==0.3.3
11
+ google-api-core==2.12.0
12
+ google-auth==2.23.3
13
+ google-generativeai==0.2.1
14
+ googleapis-common-protos==1.61.0
15
+ grpcio==1.59.0
16
+ grpcio-status==1.59.0
17
+ idna==3.4
18
+ importlib-metadata==6.8.0
19
+ Jinja2==3.1.2
20
+ jsonschema==4.19.1
21
+ jsonschema-specifications==2023.7.1
22
+ markdown-it-py==3.0.0
23
+ MarkupSafe==2.1.3
24
+ mdurl==0.1.2
25
+ numpy==1.25.1
26
+ packaging==20.9
27
+ pandas==2.1.1
28
+ Pillow==10.1.0
29
+ proto-plus==1.22.3
30
+ protobuf==4.24.4
31
+ pyarrow==13.0.0
32
+ pyasn1==0.5.0
33
+ pyasn1-modules==0.3.0
34
+ pydeck==0.8.0
35
+ Pygments==2.16.1
36
+ pyparsing==3.1.0
37
+ python-dateutil==2.8.2
38
+ pytz==2023.3.post1
39
+ referencing==0.30.2
40
+ requests==2.31.0
41
+ rich==13.6.0
42
+ rpds-py==0.10.6
43
+ rsa==4.9
44
+ six==1.16.0
45
+ smmap==5.0.1
46
+ streamlit==1.27.2
47
+ tenacity==8.2.3
48
+ toml==0.10.2
49
+ toolz==0.12.0
50
+ tornado==6.3.3
51
+ tqdm==4.66.1
52
+ typing-extensions==4.8.0
53
+ tzdata==2023.3
54
+ tzlocal==5.1
55
+ urllib3==1.26.15
56
+ validators==0.22.0
57
+ watchdog==3.0.0
58
+ xds-protos==1.59.0
59
+ zipp==3.16.2