-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
108 lines (108 loc) · 1.78 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
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile
#
appdirs==1.4.4
# via black
attrs==19.3.0
# via
# black
# pytest
black==19.10b0
# via -r requirements.in
bleach==3.3.0
# via readme-renderer
certifi==2020.12.5
# via requests
cffi==1.14.5
# via cryptography
chardet==4.0.0
# via requests
click==7.1.2
# via black
commonmark==0.9.1
# via rich
cryptography==3.4.7
# via secretstorage
docutils==0.17
# via readme-renderer
exceptiongroup==1.0.4
# via pytest
idna==2.10
# via requests
importlib-metadata==3.10.0
# via
# keyring
# pluggy
# pytest
# twine
iniconfig==1.1.1
# via pytest
jeepney==0.6.0
# via
# keyring
# secretstorage
keyring==23.0.1
# via twine
packaging==20.4
# via
# bleach
# pytest
pathspec==0.8.0
# via black
pkginfo==1.8.3
# via twine
pluggy==0.13.1
# via pytest
pycparser==2.20
# via cffi
pygments==2.8.1
# via
# readme-renderer
# rich
pyparsing==2.4.7
# via packaging
pytest==7.2.0
# via -r requirements.in
readme-renderer==37.2
# via twine
regex==2020.6.8
# via black
requests==2.25.1
# via
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==1.4.0
# via twine
rich==12.5.1
# via twine
secretstorage==3.3.1
# via keyring
six==1.15.0
# via
# bleach
# packaging
toml==0.10.1
# via black
tomli==2.0.1
# via pytest
twine==4.0.1
# via -r requirements.in
typed-ast==1.4.1
# via black
typing-extensions==4.3.0
# via
# importlib-metadata
# rich
urllib3==1.26.6
# via
# requests
# twine
webencodings==0.5.1
# via bleach
zipp==3.1.0
# via importlib-metadata