File: hitchreqs.txt

package info (click to toggle)
python-strictyaml 1.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,708 kB
  • sloc: python: 12,836; sh: 48; makefile: 3
file content (228 lines) | stat: -rw-r--r-- 4,137 bytes parent folder | download
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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
argcomplete==1.12.2
    # via hitchrun
backcall==0.2.0
    # via ipython
black==21.11b1
    # via hitchpylibrarytoolkit
bleach==4.1.0
    # via readme-renderer
build==0.1.0
    # via build
certifi==2021.10.8
    # via requests
cffi==1.15.0
    # via cryptography
charset-normalizer==2.0.8
    # via requests
click==8.0.3
    # via
    #   black
    #   hitchrun
    #   pip-tools
colorama==0.4.4
    # via
    #   hitchrun
    #   hitchstory
    #   prettystack
    #   twine
commandlib==0.3.5
    # via
    #   hitchbuildpy
    #   hitchrun
    #   icommandlib
cryptography==36.0.0
    # via secretstorage
decorator==5.1.0
    # via ipython
dirtemplate==0.4.0
    # via hitchpylibrarytoolkit
docutils==0.18.1
    # via readme-renderer
flake8==4.0.1
    # via hitchpylibrarytoolkit
gitdb==4.0.9
    # via gitpython
hitchbuild==0.6.3
    # via
    #   dirtemplate
    #   hitchbuildpy
hitchbuildpy==0.5.4
    # via hitchpylibrarytoolkit
hitchpylibrarytoolkit==0.5.1
    # via -r hitchreqs.in
hitchrun==0.4.0
    # via
    #   -r hitchreqs.in
    #   hitchpylibrarytoolkit
hitchrunpy==0.11.2
    # via hitchpylibrarytoolkit
hitchstory==0.12.1
    # via hitchpylibrarytoolkit
icommandlib==0.5.0
    # via hitchrunpy
idna==3.3
    # via requests
importlib-metadata==3.10.0
    # via
    #   keyring
    #   twine
ipython==7.16.3
    # via hitchpylibrarytoolkit
jedi==0.17.1
    # via ipython
jeepney==0.7.1
    # via
    #   keyring
    #   secretstorage
jinja2==3.0.3
    # via
    #   dirtemplate
    #   hitchrunpy
    #   hitchstory
    #   prettystack
kaching==0.4.2
    # via hitchpylibrarytoolkit
keyring==23.3.0
    # via twine
markupsafe==2.0.1
    # via jinja2
matplotlib-inline==0.1.3
    # via ipython
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via black
packaging==21.3
    # via bleach
parso==0.7.1
    # via jedi
path==16.2.0
    # via path.py
path.py==12.5.0
    # via
    #   hitchbuild
    #   hitchrun
    #   hitchrunpy
    #   hitchstory
    #   pathquery
    #   prettystack
pathquery==0.3.0
    # via
    #   dirtemplate
    #   hitchbuild
    #   hitchbuildpy
    #   hitchstory
pathspec==0.9.0
    # via black
peewee==3.14.8
    # via hitchbuild
pep517==0.12.0
    # via pip-tools
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pip-tools==6.4.0
    # via hitchrun
pkginfo==1.8.1
    # via twine
platformdirs==2.4.0
    # via black
prettystack==0.3.0
    # via
    #   hitchrun
    #   hitchrunpy
    #   hitchstory
prompt-toolkit==3.0.23
    # via ipython
psutil==5.8.0
    # via icommandlib
ptyprocess==0.7.0
    # via pexpect
pycodestyle==2.8.0
    # via flake8
pycparser==2.21
    # via cffi
pyflakes==2.4.0
    # via flake8
pygments==2.10.0
    # via
    #   ipython
    #   readme-renderer
pyparsing==3.0.6
    # via packaging
pyte==0.8.0
    # via icommandlib
python-dateutil==2.8.2
    # via strictyaml
python-slugify==5.0.2
    # via
    #   dirtemplate
    #   hitchbuild
    #   hitchstory
pyuv==1.4.0
    # via icommandlib
q==2.6
    # via hitchpylibrarytoolkit
readme-renderer==30.0
    # via twine
regex==2021.11.10
    # via black
requests==2.26.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==1.5.0
    # via twine
secretstorage==3.3.1
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
smmap==5.0.0
    # via gitdb
strictyaml==1.6.0
    # via
    #   dirtemplate
    #   hitchstory
templex==0.2.0
    # via hitchpylibrarytoolkit
text-unidecode==1.3
    # via python-slugify
tomli==1.2.2
    # via
    #   black
    #   pep517
tqdm==4.62.3
    # via twine
traitlets==4.3.3
    # via
    #   ipython
    #   matplotlib-inline
twine==3.6.0
    # via hitchpylibrarytoolkit
typing-extensions==4.0.0
    # via
    #   black
    #   gitpython
urllib3==1.26.7
    # via requests
uvloop==0.11.2
    # via icommandlib
wcwidth==0.2.5
    # via
    #   prompt-toolkit
    #   pyte
webencodings==0.5.1
    # via bleach
wheel==0.37.0
    # via pip-tools
zipp==3.6.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools