File tree 1 file changed +41
-2
lines changed
1 file changed +41
-2
lines changed Original file line number Diff line number Diff line change @@ -20,52 +20,91 @@ dependencies:
20
20
- setuptools=68.2.2
21
21
- sqlite=3.41.2
22
22
- tk=8.6.12
23
- - tzdata=2023c
24
23
- wheel=0.41.2
25
24
- xz=5.4.5
26
25
- zlib=1.2.13
27
26
- pip :
28
27
- altair==5.2.0
28
+ - annotated-types==0.6.0
29
29
- anyio==3.7.1
30
+ - attrs==23.1.0
30
31
- blinker==1.7.0
31
32
- cachetools==5.3.2
32
33
- certifi==2023.11.17
33
34
- charset-normalizer==3.3.2
35
+ - click==8.1.7
34
36
- contourpy==1.2.0
35
37
- cycler==0.12.1
38
+ - dacite==1.8.1
36
39
- fastapi==0.105.0
37
40
- fonttools==4.47.0
41
+ - gitdb==4.0.11
42
+ - gitpython==3.1.40
43
+ - h11==0.14.0
44
+ - htmlmin==0.1.12
38
45
- idna==3.6
46
+ - imagehash==4.3.1
39
47
- importlib-metadata==6.11.0
40
48
- jinja2==3.1.2
49
+ - joblib==1.3.2
41
50
- jsonschema==4.20.0
42
51
- jsonschema-specifications==2023.11.2
43
52
- kiwisolver==1.4.5
53
+ - llvmlite==0.41.1
54
+ - markdown-it-py==3.0.0
44
55
- markupsafe==2.1.3
45
56
- matplotlib==3.8.2
46
- - numpy==1.26.2
57
+ - mdurl==0.1.2
58
+ - missingno==0.5.2
59
+ - multimethod==1.10
60
+ - networkx==3.2.1
61
+ - numba==0.58.1
62
+ - numpy==1.25.2
47
63
- packaging==23.2
48
64
- pandas==2.1.4
65
+ - patsy==0.5.4
66
+ - phik==0.12.3
49
67
- pillow==10.1.0
50
68
- plotly==5.18.0
51
69
- protobuf==4.25.1
52
70
- pyarrow==14.0.2
71
+ - pydantic==2.5.3
72
+ - pydantic-core==2.14.6
53
73
- pydeck==0.8.1b0
74
+ - pygments==2.17.2
54
75
- pyparsing==3.1.1
76
+ - python-dateutil==2.8.2
55
77
- pytz==2023.3.post1
78
+ - pywavelets==1.5.0
79
+ - pyyaml==6.0.1
56
80
- referencing==0.32.0
57
81
- requests==2.31.0
82
+ - rich==13.7.0
58
83
- rpds-py==0.15.2
84
+ - scikit-learn==1.4.1.post1
85
+ - scipy==1.11.4
86
+ - seaborn==0.12.2
59
87
- six==1.16.0
88
+ - smmap==5.0.1
60
89
- sniffio==1.3.0
61
90
- starlette==0.27.0
91
+ - statsmodels==0.14.1
62
92
- streamlit==1.29.0
93
+ - tangled-up-in-unicode==0.2.0
63
94
- tenacity==8.2.3
95
+ - threadpoolctl==3.3.0
64
96
- toml==0.10.2
65
97
- toolz==0.12.0
66
98
- tornado==6.4
99
+ - typeguard==4.1.5
100
+ - typing-extensions==4.9.0
101
+ - tzdata==2023.3
67
102
- tzlocal==5.2
68
103
- urllib3==2.1.0
104
+ - uvicorn==0.25.0
69
105
- validators==0.22.0
106
+ - visions==0.7.5
70
107
- watchdog==3.0.0
108
+ - wordcloud==1.9.3
109
+ - ydata-profiling==4.6.3
71
110
- zipp==3.17.0
You can’t perform that action at this time.
0 commit comments