-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
111 lines (111 loc) · 1.92 KB
/
Copy pathdev-requirements.txt
File metadata and controls
111 lines (111 loc) · 1.92 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
backports-tarfile==1.2.0
# via jaraco-context
cachetools==7.1.1
# via tox
certifi==2026.4.22
# via requests
cffi==2.0.0
# via cryptography
chardet==7.4.3
# via tox
charset-normalizer==3.4.7
# via requests
colorama==0.4.6
# via tox
cryptography==48.0.0
# via secretstorage
distlib==0.4.0
# via virtualenv
docutils==0.22.4
# via readme-renderer
filelock==3.29.0
# via
# python-discovery
# tox
# virtualenv
id==1.6.1
# via twine
idna==3.15
# via requests
importlib-metadata==9.0.0
# via keyring
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.4.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.7.0
# via twine
markdown-it-py==4.2.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.5
# via readme-renderer
packaging==26.2
# via
# pyproject-api
# tox
# twine
platformdirs==4.9.6
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via tox
pycparser==3.0
# via cffi
pygments==2.20.0
# via
# readme-renderer
# rich
pyproject-api==1.10.0
# via tox
python-discovery==1.3.1
# via virtualenv
readme-renderer==44.0
# via twine
requests==2.34.1
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
secretstorage==3.5.0
# via keyring
tomli==2.4.1
# via
# pyproject-api
# tox
tox==4.34.1
# via -r dev-requirements.in
twine==6.2.0
# via -r dev-requirements.in
typing-extensions==4.15.0
# via
# cryptography
# tox
# virtualenv
urllib3==2.7.0
# via
# id
# requests
# twine
virtualenv==21.3.3
# via tox
zipp==3.23.1
# via importlib-metadata