File tree Expand file tree Collapse file tree 2 files changed +17
-9
lines changed
Expand file tree Collapse file tree 2 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -134,3 +134,4 @@ dmypy.json
134134.vscode /
135135
136136src /_your_package_version.py
137+ /src /_transformerbeeclient_version.py
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.11
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
55# pip-compile pyproject.toml
66#
77aioauth-client == 0.29.0
88 # via transformerbeeclient (pyproject.toml)
9+ aiohappyeyeballs == 2.6.1
10+ # via aiohttp
911aiohttp [speedups ]== 3.11.14
10- # via
11- # aiohttp
12- # transformerbeeclient (pyproject.toml)
12+ # via transformerbeeclient (pyproject.toml)
1313aiosignal == 1.3.2
1414 # via aiohttp
1515annotated-types == 0.7.0
@@ -26,6 +26,8 @@ certifi==2025.1.31
2626 # via
2727 # httpcore
2828 # httpx
29+ efoli == 1.4.0
30+ # via maus
2931frozenlist == 1.5.0
3032 # via
3133 # aiohttp
@@ -53,18 +55,23 @@ multidict==6.2.0
5355 # yarl
5456packaging == 24.2
5557 # via marshmallow
56- pydantic == 2.6.4
58+ propcache == 0.3.0
59+ # via
60+ # aiohttp
61+ # yarl
62+ pydantic == 2.10.6
5763 # via transformerbeeclient (pyproject.toml)
58- pydantic-core == 2.16.3
64+ pydantic-core == 2.27.2
5965 # via pydantic
6066pyjwt == 2.10.1
6167 # via transformerbeeclient (pyproject.toml)
68+ pytz == 2025.1
69+ # via efoli
6270sniffio == 1.3.1
63- # via
64- # anyio
65- # httpx
71+ # via anyio
6672typing-extensions == 4.12.2
6773 # via
74+ # anyio
6875 # pydantic
6976 # pydantic-core
7077yarl == 1.18.3
You can’t perform that action at this time.
0 commit comments