File tree 4 files changed +4
-9
lines changed
4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.7
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make freeze
@@ -10,12 +10,10 @@ build==0.10.0
10
10
certifi == 2023.11.17
11
11
click == 8.1.7
12
12
coverage [toml ]== 7.2.7
13
- exceptiongroup == 1.2.0
14
13
h11 == 0.14.0
15
14
httpcore == 0.17.3
16
15
httpx == 0.24.1
17
16
idna == 3.6
18
- importlib-metadata == 4.2.0
19
17
iniconfig == 2.0.0
20
18
isort == 5.11.5
21
19
mypy-extensions == 1.0.0
@@ -31,11 +29,8 @@ pytest-cov==4.1.0
31
29
pytest-repeat == 0.9.3
32
30
ruff == 0.1.9
33
31
sniffio == 1.3.0
34
- tomli == 2.0.1
35
- typed-ast == 1.5.5
36
32
typing-extensions == 4.7.1
37
33
wheel == 0.42.0
38
- zipp == 3.15.0
39
34
40
35
# The following packages are considered to be unsafe in a requirements file:
41
36
# pip
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.7
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make freeze
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.7
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make freeze
Original file line number Diff line number Diff line change 8
8
install_requires = ["pydantic~=1.0" ]
9
9
10
10
dev_requires = [
11
- "black>=22.1 .0" ,
11
+ "black>=24.3 .0" ,
12
12
"httpx>=0.14.2" ,
13
13
"isort>=5.4.2" ,
14
14
"pip-tools>=2.0.2" ,
You can’t perform that action at this time.
0 commit comments