File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
scipy >= 1.4.1 , < 1.10
2
- pandas > 1.1 , < 1.6 , != 1.4.0
3
- matplotlib >= 3.2 , < 3.7
4
- pydantic >= 1.8.1 , < 1.11
2
+ pandas > 1.1 , < 2 , != 1.4.0
3
+ matplotlib >= 3.2 , < 4
4
+ pydantic >= 1.8.1 , < 2
5
5
PyYAML >= 5.0.0 , < 6.1
6
6
jinja2 >= 2.11.1 , < 3.2
7
7
visions [type_image_path ]== 0.7.5
@@ -12,15 +12,15 @@ htmlmin==0.1.12
12
12
# Correlations
13
13
phik >= 0.11.1 ,< 0.13
14
14
# Examples
15
- requests >= 2.24.0 , < 2.29
15
+ requests >= 2.24.0 , < 3
16
16
# Progress bar
17
- tqdm >= 4.48.2 , < 4.65
17
+ tqdm >= 4.48.2 , < 5
18
18
seaborn >= 0.10.1 , < 0.13
19
- multimethod >= 1.4 , < 1.10
19
+ multimethod >= 1.4 , < 2
20
20
# metrics
21
- statsmodels >= 0.13.2 , < 0.14
21
+ statsmodels >= 0.13.2 , < 1
22
22
# type checking
23
- typeguard >= 2.13.2 , < 2.14
23
+ typeguard >= 2.13.2 , < 3
24
24
imagehash == 4.3.1
25
25
wordcloud >= 1.9.1
26
- dacite >= 1.8
26
+ dacite >= 1.8
You can’t perform that action at this time.
0 commit comments