-
Notifications
You must be signed in to change notification settings - Fork 0
/
release-requirements.txt
128 lines (128 loc) · 2.61 KB
/
release-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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=release --output-file=release-requirements.txt --resolver=backtracking
#
appdirs==1.4.4
# via pooch
bleach==5.0.1
# via readme-renderer
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via
# click-log
# python-semantic-release
click-log==0.4.0
# via python-semantic-release
colorama==0.4.6
# via twine
crlibm==1.0.3
# via pyinterval
cryptography==39.0.0
# via secretstorage
docutils==0.19
# via readme-renderer
dotty-dict==1.3.1
# via python-semantic-release
gitdb==4.0.10
# via gitpython
gitpython==3.1.30
# via python-semantic-release
h5py==3.7.0
# via zema-emc-annotated
idna==3.4
# via requests
importlib-metadata==6.0.0
# via
# keyring
# twine
invoke==1.7.3
# via python-semantic-release
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==23.13.1
# via twine
more-itertools==9.0.0
# via jaraco-classes
numpy==1.24.1
# via
# h5py
# lp-nn-robustness-verification (setup.py)
# zema-emc-annotated
packaging==23.0
# via
# pooch
# python-semantic-release
pkginfo==1.9.6
# via twine
pooch==1.6.0
# via zema-emc-annotated
pycparser==2.21
# via cffi
pygments==2.14.0
# via readme-renderer
pyinterval==1.2.0
# via lp-nn-robustness-verification (setup.py)
pyscipopt==4.2.0
# via lp-nn-robustness-verification (setup.py)
python-gitlab==3.12.0
# via python-semantic-release
python-semantic-release==7.33.0
# via lp-nn-robustness-verification (setup.py)
readme-renderer==37.3
# via twine
requests==2.28.2
# via
# pooch
# python-gitlab
# python-semantic-release
# requests-toolbelt
# twine
requests-toolbelt==0.10.1
# 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
# pyinterval
smmap==5.0.0
# via gitdb
tomlkit==0.11.6
# via python-semantic-release
tqdm==4.64.1
# via
# twine
# zema-emc-annotated
twine==3.8.0
# via python-semantic-release
urllib3==1.26.14
# via
# requests
# twine
webencodings==0.5.1
# via bleach
wheel==0.38.4
# via
# pyscipopt
# python-semantic-release
zema-emc-annotated==0.4.0
# via lp-nn-robustness-verification (setup.py)
zipp==3.11.0
# via importlib-metadata