File tree 3 files changed +656
-1
lines changed
3 files changed +656
-1
lines changed Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
+ # by the following command:
4
+ #
5
+ # pip-compile
6
+ #
7
+ annotated-types == 0.7.0
8
+ # via pydantic
9
+ apiron == 8.0.0.post1
10
+ # via wise-banking-api-client (pyproject.toml)
11
+ certifi == 2024.12.14
12
+ # via requests
13
+ cffi == 1.17.1
14
+ # via cryptography
15
+ charset-normalizer == 3.4.1
16
+ # via requests
17
+ cryptography == 44.0.0
18
+ # via wise-banking-api-client (pyproject.toml)
19
+ idna == 3.10
20
+ # via requests
21
+ munch == 4.0.0
22
+ # via wise-banking-api-client (pyproject.toml)
23
+ pycparser == 2.22
24
+ # via cffi
25
+ pydantic == 2.10.5
26
+ # via wise-banking-api-client (pyproject.toml)
27
+ pydantic-core == 2.27.2
28
+ # via pydantic
29
+ requests == 2.32.3
30
+ # via apiron
31
+ typing-extensions == 4.12.2
32
+ # via
33
+ # pydantic
34
+ # pydantic-core
35
+ urllib3 == 2.3.0
36
+ # via
37
+ # apiron
38
+ # requests
You can’t perform that action at this time.
0 commit comments