-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.windows.txt
68 lines (68 loc) · 1.45 KB
/
requirements.windows.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --no-emit-index-url --output-file=requirements.windows.txt pyproject.toml
#
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.2.post1
# via tokenring (pyproject.toml)
cffi==1.17.1
# via cryptography
click==8.1.7
# via tokenring (pyproject.toml)
colorama==0.4.6
# via
# build
# click
cryptography==44.0.0
# via
# fido2
# tokenring (pyproject.toml)
decorator==5.1.1
# via pyuac
fido2==1.2.0
# via tokenring (pyproject.toml)
importlib-metadata==8.5.0
# via keyring
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
keyring==25.5.0
# via tokenring (pyproject.toml)
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.13.0
# via tokenring (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
packaging==24.2
# via build
pycparser==2.22
# via cffi
pyproject-hooks==1.2.0
# via build
pyuac==0.0.3
# via tokenring (pyproject.toml)
pywin32==308 ; os_name == "nt"
# via tokenring (pyproject.toml)
pywin32-ctypes==0.2.3
# via keyring
tee==0.0.3
# via pyuac
tomli==2.2.1
# via
# build
# mypy
types-pywin32==308.0.0.20241128
# via tokenring (pyproject.toml)
typing-extensions==4.12.2
# via mypy
zipp==3.21.0
# via importlib-metadata