Danjari commited on
Commit
6913204
1 Parent(s): 639f2ba

Upload packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +129 -0
packages.txt ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ alembic==1.13.1
2
+ altair==5.2.0
3
+ aniso8601==9.0.1
4
+ arrow==1.3.0
5
+ attrs==23.2.0
6
+ beautifulsoup4==4.12.3
7
+ blinker==1.7.0
8
+ cachetools==5.3.3
9
+ category-encoders==2.6.3
10
+ certifi==2024.2.2
11
+ charset-normalizer==3.3.2
12
+ click==8.1.7
13
+ cloudpickle==3.0.0
14
+ codecarbon==2.3.5
15
+ contourpy==1.2.1
16
+ cycler==0.12.1
17
+ dash==2.16.1
18
+ dash-bootstrap-components==1.6.0
19
+ dash-core-components==2.0.0
20
+ dash-daq==0.5.0
21
+ dash-html-components==2.0.0
22
+ dash-renderer==1.8.3
23
+ dash-table==5.0.0
24
+ docker==7.0.0
25
+ entrypoints==0.4
26
+ Faker==24.11.0
27
+ fastjsonschema==2.19.1
28
+ favicon==0.7.0
29
+ Flask==2.2.5
30
+ fonttools==4.51.0
31
+ gitdb==4.0.11
32
+ GitPython==3.1.42
33
+ graphene==3.3
34
+ graphql-core==3.2.3
35
+ graphql-relay==3.2.0
36
+ graphviz==0.20.3
37
+ gunicorn==21.2.0
38
+ htbuilder==0.6.2
39
+ idna==3.6
40
+ importlib_metadata==7.1.0
41
+ importlib_resources==6.4.0
42
+ itsdangerous==2.2.0
43
+ Jinja2==3.1.3
44
+ joblib==1.4.0
45
+ jsonschema==4.21.1
46
+ jsonschema-specifications==2023.12.1
47
+ jupyter_core==5.7.2
48
+ kiwisolver==1.4.5
49
+ llvmlite==0.42.0
50
+ lxml==5.2.1
51
+ Mako==1.3.3
52
+ Markdown==3.6
53
+ markdown-it-py==3.0.0
54
+ markdownlit==0.0.7
55
+ MarkupSafe==2.1.5
56
+ matplotlib==3.8.4
57
+ mdurl==0.1.2
58
+ mlflow==2.12.1
59
+ more-itertools==10.2.0
60
+ nbformat==5.10.4
61
+ nest-asyncio==1.6.0
62
+ numba==0.59.1
63
+ numpy==1.26.4
64
+ packaging==23.2
65
+ pandas==2.2.1
66
+ patsy==0.5.6
67
+ pillow==10.2.0
68
+ Pillow-PIL==0.1.dev0
69
+ platformdirs==4.2.1
70
+ plotly==5.21.0
71
+ prometheus_client==0.20.0
72
+ protobuf==4.25.3
73
+ psutil==5.9.8
74
+ py-cpuinfo==9.0.0
75
+ pyarrow==15.0.1
76
+ pydeck==0.8.1b0
77
+ Pygments==2.17.2
78
+ pymdown-extensions==10.8
79
+ pynvml==11.5.0
80
+ pyparsing==3.1.2
81
+ python-dateutil==2.9.0.post0
82
+ pytz==2024.1
83
+ PyYAML==6.0.1
84
+ querystring-parser==1.2.4
85
+ rapidfuzz==3.9.0
86
+ referencing==0.33.0
87
+ requests==2.31.0
88
+ retrying==1.3.4
89
+ rich==13.7.1
90
+ rpds-py==0.18.0
91
+ scikit-learn==1.3.2
92
+ scipy==1.13.0
93
+ seaborn==0.13.2
94
+ shap==0.44.1
95
+ shapash==2.4.3
96
+ six==1.16.0
97
+ slicer==0.0.7
98
+ smmap==5.0.1
99
+ soupsieve==2.5
100
+ SQLAlchemy==2.0.29
101
+ sqlparse==0.5.0
102
+ st-annotated-text==4.0.1
103
+ statsmodels==0.14.2
104
+ streamlit==1.32.1
105
+ streamlit-camera-input-live==0.2.0
106
+ streamlit-card==1.0.0
107
+ streamlit-embedcode==0.1.2
108
+ streamlit-extras==0.4.2
109
+ streamlit-faker==0.0.3
110
+ streamlit-image-coordinates==0.1.6
111
+ streamlit-keyup==0.2.4
112
+ streamlit-option-menu==0.3.12
113
+ streamlit-shadcn-ui==0.1.18
114
+ streamlit-toggle-switch==1.0.2
115
+ streamlit-vertical-slider==2.5.5
116
+ tenacity==8.2.3
117
+ threadpoolctl==3.4.0
118
+ toml==0.10.2
119
+ toolz==0.12.1
120
+ tornado==6.4
121
+ tqdm==4.66.2
122
+ traitlets==5.14.3
123
+ types-python-dateutil==2.9.0.20240316
124
+ typing_extensions==4.10.0
125
+ tzdata==2024.1
126
+ urllib3==2.2.1
127
+ validators==0.28.1
128
+ Werkzeug==3.0.2
129
+ zipp==3.18.1