RICHARDMENSAH commited on
Commit
7992e3a
1 Parent(s): ab740b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +94 -0
requirements.txt ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.1.2
2
+ attrs==23.1.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.2
5
+ certifi==2023.7.22
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ gitdb==4.0.11
10
+ GitPython==3.1.40
11
+ idna==3.4
12
+ importlib-metadata==6.8.0
13
+ Jinja2==3.1.2
14
+ jsonschema==4.19.2
15
+ jsonschema-specifications==2023.11.1
16
+ markdown-it-py==3.0.0
17
+ MarkupSafe==2.1.3
18
+ mdurl==0.1.2
19
+ numpy==1.26.2
20
+ packaging==23.2
21
+ pandas==2.1.3
22
+ Pillow==10.1.0
23
+ protobuf==4.25.0
24
+ pyarrow==14.0.1
25
+ pydeck==0.8.1b0
26
+ Pygments==2.16.1
27
+ python-dateutil==2.8.2
28
+ pytz==2023.3.post1
29
+ referencing==0.31.0
30
+ requests==2.31.0
31
+ rich==13.6.0
32
+ rpds-py==0.12.0
33
+ six==1.16.0
34
+ smmap==5.0.1
35
+ streamlit==1.28.2
36
+ streamlit-option-menu==0.3.6
37
+ tenacity==8.2.3
38
+ toml==0.10.2
39
+ toolz==0.12.0
40
+ tornado==6.3.3
41
+ typing_extensions==4.8.0
42
+ tzdata==2023.3
43
+ tzlocal==5.2
44
+ urllib3==2.1.0
45
+ validators==0.22.0
46
+ watchdog==3.0.0
47
+ zipp==3.17.0
48
+ altair==5.1.2
49
+ attrs==23.1.0
50
+ blinker==1.7.0
51
+ cachetools==5.3.2
52
+ certifi==2023.7.22
53
+ charset-normalizer==3.3.2
54
+ click==8.1.7
55
+ colorama==0.4.6
56
+ gitdb==4.0.11
57
+ GitPython==3.1.40
58
+ idna==3.4
59
+ importlib-metadata==6.8.0
60
+ Jinja2==3.1.2
61
+ jsonschema==4.19.2
62
+ jsonschema-specifications==2023.11.1
63
+ markdown-it-py==3.0.0
64
+ MarkupSafe==2.1.3
65
+ mdurl==0.1.2
66
+ numpy==1.26.2
67
+ packaging==23.2
68
+ pandas==2.1.3
69
+ Pillow==10.1.0
70
+ protobuf==4.25.0
71
+ pyarrow==14.0.1
72
+ pydeck==0.8.1b0
73
+ Pygments==2.16.1
74
+ python-dateutil==2.8.2
75
+ pytz==2023.3.post1
76
+ referencing==0.31.0
77
+ requests==2.31.0
78
+ rich==13.6.0
79
+ rpds-py==0.12.0
80
+ six==1.16.0
81
+ smmap==5.0.1
82
+ streamlit==1.28.2
83
+ streamlit-option-menu==0.3.6
84
+ tenacity==8.2.3
85
+ toml==0.10.2
86
+ toolz==0.12.0
87
+ tornado==6.3.3
88
+ typing_extensions==4.8.0
89
+ tzdata==2023.3
90
+ tzlocal==5.2
91
+ urllib3==2.1.0
92
+ validators==0.22.0
93
+ watchdog==3.0.0
94
+ zipp==3.17.0