-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdev-requirements.txt
104 lines (104 loc) · 2.02 KB
/
dev-requirements.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
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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile dev-requirements.in
#
bleach==6.0.0
# via readme-renderer
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via
# click-log
# python-semantic-release
click-log==0.4.0
# via python-semantic-release
colorama==0.4.6
# via twine
cryptography==41.0.3
# via secretstorage
docutils==0.20.1
# via readme-renderer
dotty-dict==1.3.1
# via python-semantic-release
gitdb==4.0.10
# via gitpython
gitpython==3.1.32
# via python-semantic-release
idna==3.4
# via requests
importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.0
# via keyring
invoke==2.2.0
# via python-semantic-release
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==24.2.0
# via twine
more-itertools==10.0.0
# via jaraco-classes
packaging==23.1
# via python-semantic-release
pkginfo==1.9.6
# via twine
pycparser==2.21
# via cffi
pygments==2.15.1
# via readme-renderer
python-gitlab==3.15.0
# via python-semantic-release
python-semantic-release==7.34.6
# via -r dev-requirements.in
readme-renderer==40.0
# via twine
requests==2.31.0
# via
# python-gitlab
# python-semantic-release
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via
# python-gitlab
# twine
rfc3986==2.0.0
# via twine
secretstorage==3.3.3
# via keyring
semver==2.13.0
# via python-semantic-release
six==1.16.0
# via bleach
smmap==5.0.0
# via gitdb
tomlkit==0.12.1
# via python-semantic-release
tqdm==4.65.0
# via twine
twine==3.8.0
# via python-semantic-release
urllib3==2.0.4
# via
# requests
# twine
webencodings==0.5.1
# via bleach
wheel==0.41.0
# via python-semantic-release
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources