File tree Expand file tree Collapse file tree 2 files changed +33
-2
lines changed Expand file tree Collapse file tree 2 files changed +33
-2
lines changed Original file line number Diff line number Diff line change 3
3
bs4
4
4
httpx
5
5
flask
6
+ matplotlib
7
+ numpy
8
+ scipy
6
9
sqlalchemy
7
10
requests
8
11
pytest
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.piptools
@@ -23,8 +23,14 @@ click==8.1.7
23
23
# via flask
24
24
colorama == 0.4.6
25
25
# via -r requirements.piptools
26
+ contourpy == 1.2.0
27
+ # via matplotlib
28
+ cycler == 0.12.1
29
+ # via matplotlib
26
30
flask == 3.0.0
27
31
# via -r requirements.piptools
32
+ fonttools == 4.46.0
33
+ # via matplotlib
28
34
h11 == 0.14.0
29
35
# via httpcore
30
36
httpcore == 1.0.2
@@ -42,22 +48,38 @@ itsdangerous==2.1.2
42
48
# via flask
43
49
jinja2 == 3.1.2
44
50
# via flask
51
+ kiwisolver == 1.4.5
52
+ # via matplotlib
45
53
markdown-it-py == 3.0.0
46
54
# via rich
47
55
markupsafe == 2.1.3
48
56
# via
49
57
# jinja2
50
58
# werkzeug
59
+ matplotlib == 3.8.2
60
+ # via -r requirements.piptools
51
61
mdurl == 0.1.2
52
62
# via markdown-it-py
63
+ numpy == 1.26.2
64
+ # via
65
+ # -r requirements.piptools
66
+ # contourpy
67
+ # matplotlib
68
+ # scipy
53
69
packaging == 23.2
54
- # via pytest
70
+ # via
71
+ # matplotlib
72
+ # pytest
73
+ pillow == 10.1.0
74
+ # via matplotlib
55
75
pluggy == 1.3.0
56
76
# via pytest
57
77
pprintpp == 0.4.0
58
78
# via pytest-clarity
59
79
pygments == 2.17.2
60
80
# via rich
81
+ pyparsing == 3.1.1
82
+ # via matplotlib
61
83
pytest == 7.4.3
62
84
# via
63
85
# -r requirements.piptools
@@ -67,10 +89,16 @@ pytest-clarity==1.0.1
67
89
# via -r requirements.piptools
68
90
pytest-mock == 3.12.0
69
91
# via -r requirements.piptools
92
+ python-dateutil == 2.8.2
93
+ # via matplotlib
70
94
requests == 2.31.0
71
95
# via -r requirements.piptools
72
96
rich == 13.7.0
73
97
# via pytest-clarity
98
+ scipy == 1.11.4
99
+ # via -r requirements.piptools
100
+ six == 1.16.0
101
+ # via python-dateutil
74
102
sniffio == 1.3.0
75
103
# via
76
104
# anyio
You can’t perform that action at this time.
0 commit comments