forked from jericjan/SMD
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
175 lines (175 loc) · 3.74 KB
/
requirements.txt
File metadata and controls
175 lines (175 loc) · 3.74 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
altgraph==0.17.4
# via pyinstaller
anyio==4.11.0
# via httpx
attrs==25.4.0
# via flake8-bugbear
backports-tarfile==1.2.0
# via jaraco-context
black==25.9.0
# via steam-manifest-decrypt (pyproject.toml)
cachetools==6.2.1
# via steam
certifi==2025.10.5
# via
# httpcore
# httpx
# requests
cffi==2.0.0
# via
# gevent
# pynacl
charset-normalizer==3.4.3
# via requests
click==8.1.8
# via black
colorama==0.4.6
# via
# steam-manifest-decrypt (pyproject.toml)
# click
# tqdm
exceptiongroup==1.3.0
# via anyio
flake8==7.3.0
# via
# steam-manifest-decrypt (pyproject.toml)
# flake8-bugbear
flake8-bugbear==24.12.12
# via steam-manifest-decrypt (pyproject.toml)
gevent==25.9.1
# via
# gevent-eventemitter
# steam
gevent-eventemitter==2.1
# via steam
greenlet==3.2.4
# via gevent
grpcio==1.75.1
# via grpcio-tools
grpcio-tools==1.48.2
# via steam-manifest-decrypt (pyproject.toml)
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via steam-manifest-decrypt (pyproject.toml)
idna==3.10
# via
# anyio
# httpx
# requests
importlib-metadata==8.7.0
# via
# isort
# keyring
# pyinstaller
# pyinstaller-hooks-contrib
inquirerpy @ git+https://github.com/kazhala/InquirerPy@714d9068896c1a1f9f4d1354f43f922cd5cfe16d
# via steam-manifest-decrypt (pyproject.toml)
isort==6.1.0
# via steam-manifest-decrypt (pyproject.toml)
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
keyring==25.6.0
# via steam-manifest-decrypt (pyproject.toml)
mccabe==0.7.0
# via flake8
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
msgpack==1.1.2
# via steam-manifest-decrypt (pyproject.toml)
mypy-extensions==1.1.0
# via black
packaging==25.0
# via
# black
# pyinstaller
# pyinstaller-hooks-contrib
pathspec==0.12.1
# via black
pathvalidate==3.3.1
# via steam-manifest-decrypt (pyproject.toml)
pefile==2023.2.7
# via pyinstaller
pfzy==0.3.4
# via inquirerpy
platformdirs==4.4.0
# via black
prompt-toolkit==3.0.52
# via inquirerpy
protobuf==3.20.3
# via
# steam-manifest-decrypt (pyproject.toml)
# grpcio-tools
# steam
pycodestyle==2.14.0
# via flake8
pycparser==2.23
# via cffi
pycryptodome==3.23.0
# via steam-manifest-decrypt (pyproject.toml)
pycryptodomex==3.23.0
# via steam
pyflakes==3.4.0
# via flake8
pyinstaller==6.16.0
# via steam-manifest-decrypt (pyproject.toml)
pyinstaller-hooks-contrib==2025.9
# via pyinstaller
pynacl==1.6.0
# via steam-manifest-decrypt (pyproject.toml)
pyperclip==1.11.0
# via steam-manifest-decrypt (pyproject.toml)
pytokens==0.2.0
# via black
pywin32-ctypes==0.2.3
# via
# keyring
# pyinstaller
requests==2.32.5
# via steam
setuptools==80.9.0
# via
# grpcio-tools
# pyinstaller
# pyinstaller-hooks-contrib
# zope-event
six==1.17.0
# via steam
sniffio==1.3.1
# via anyio
steam==1.4.4
# via steam-manifest-decrypt (pyproject.toml)
tomli==2.3.0
# via black
tqdm==4.67.1
# via steam-manifest-decrypt (pyproject.toml)
typing-extensions==4.15.0
# via
# anyio
# black
# exceptiongroup
# grpcio
urllib3==2.5.0
# via requests
vdf==3.4
# via
# steam-manifest-decrypt (pyproject.toml)
# steam
wcwidth==0.2.14
# via prompt-toolkit
zipp==3.23.0
# via importlib-metadata
zope-event==6.0
# via gevent
zope-interface==8.0.1
# via gevent