-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
146 lines (146 loc) · 2.55 KB
/
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
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
anyio==3.6.2
# via httpcore
attrs==24.2.0
# via -r requirements.in
autoflake==1.4
# via -r requirements.in
backports-tarfile==1.2.0
# via jaraco-context
black==21.11b1
# via -r requirements.in
certifi==2022.9.24
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.0.3
# via black
cryptography==43.0.1
# via secretstorage
docutils==0.21.2
# via readme-renderer
flake8==4.0.1
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==0.16.2
# via httpx
httpx==0.23.1
# via swmclient
idna==3.4
# via
# anyio
# requests
# rfc3986
importlib-metadata==8.5.0
# via
# keyring
# twine
isort==5.10.1
# via -r requirements.in
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.4.1
# via twine
markdown-it-py==3.0.0
# via rich
mccabe==0.6.1
# via flake8
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==0.910
# via -r requirements.in
mypy-extensions==0.4.3
# via
# black
# mypy
nh3==0.2.18
# via readme-renderer
pathspec==0.9.0
# via black
pkginfo==1.10.0
# via twine
platformdirs==2.4.0
# via black
pycodestyle==2.8.0
# via flake8
pycparser==2.22
# via cffi
pyflakes==2.4.0
# via
# autoflake
# flake8
pygments==2.18.0
# via
# readme-renderer
# rich
readme-renderer==44.0
# via twine
regex==2021.11.10
# via black
requests==2.32.3
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986[idna2008]==1.5.0
# via
# httpx
# twine
rich==13.9.2
# via twine
secretstorage==3.3.3
# via keyring
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
swmclient==0.1.6
# via -r requirements.in
tabulate==0.8.9
# via -r requirements.in
toml==0.10.2
# via mypy
tomli==1.2.2
# via black
twine==5.1.1
# via -r requirements.in
types-tabulate==0.9.0.20240106
# via -r requirements.in
typing-extensions==4.0.0
# via
# black
# mypy
# rich
urllib3==2.2.3
# via
# requests
# twine
wheel==0.44.0
# via -r requirements.in
zipp==3.20.2
# via importlib-metadata