-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
181 lines (180 loc) · 3.61 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
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt --resolver=backtracking
#
astroid==2.13.3
# via pylint
asttokens==2.2.1
# via stack-data
attrs==22.2.0
# via
# hypothesis
# jsonschema
# pytest
backcall==0.2.0
# via ipython
black[jupyter]==22.12.0
# via lp-nn-robustness-verification (setup.py)
certifi==2022.12.7
# via requests
cffconvert==2.0.0
# via lp-nn-robustness-verification (setup.py)
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via
# black
# cffconvert
coverage[toml]==7.0.5
# via pytest-cov
crlibm==1.0.3
# via pyinterval
decorator==5.1.1
# via ipython
dill==0.3.6
# via pylint
docopt==0.6.2
# via pykwalify
exceptiongroup==1.1.0
# via
# hypothesis
# pytest
executing==1.2.0
# via stack-data
flake8==6.0.0
# via
# flake8-pyproject
# lp-nn-robustness-verification (setup.py)
flake8-pyproject==1.2.2
# via lp-nn-robustness-verification (setup.py)
hypothesis[numpy]==6.63.0
# via lp-nn-robustness-verification (setup.py)
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
ipython==8.8.0
# via black
isort==5.11.4
# via pylint
jedi==0.18.2
# via ipython
jsonschema==3.2.0
# via cffconvert
lazy-object-proxy==1.9.0
# via astroid
matplotlib-inline==0.1.6
# via ipython
mccabe==0.7.0
# via
# flake8
# pylint
mypy==0.991
# via lp-nn-robustness-verification (setup.py)
mypy-extensions==0.4.3
# via
# black
# mypy
numpy==1.24.1
# via
# hypothesis
# lp-nn-robustness-verification (setup.py)
packaging==23.0
# via pytest
parso==0.8.3
# via jedi
pathspec==0.10.3
# via black
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
platformdirs==2.6.2
# via
# black
# pylint
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.36
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pygments==2.14.0
# via ipython
pyinterval==1.2.0
# via lp-nn-robustness-verification (setup.py)
pykwalify==1.8.0
# via cffconvert
pylint==2.15.10
# via lp-nn-robustness-verification (setup.py)
pyrsistent==0.19.3
# via jsonschema
pyscipopt==4.2.0
# via lp-nn-robustness-verification (setup.py)
pytest==7.2.1
# via
# lp-nn-robustness-verification (setup.py)
# pytest-cov
# pytest-custom-exit-code
pytest-cov==4.0.0
# via lp-nn-robustness-verification (setup.py)
pytest-custom-exit-code==0.3.0
# via lp-nn-robustness-verification (setup.py)
python-dateutil==2.8.2
# via pykwalify
requests==2.28.2
# via cffconvert
ruamel-yaml==0.17.21
# via
# cffconvert
# pykwalify
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
six==1.16.0
# via
# asttokens
# jsonschema
# pyinterval
# python-dateutil
sortedcontainers==2.4.0
# via hypothesis
stack-data==0.6.2
# via ipython
tokenize-rt==5.0.0
# via black
tomli==2.0.1
# via
# black
# coverage
# flake8-pyproject
# mypy
# pylint
# pytest
tomlkit==0.11.6
# via pylint
traitlets==5.8.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.4.0
# via
# astroid
# mypy
urllib3==1.26.14
# via requests
wcwidth==0.2.6
# via prompt-toolkit
wheel==0.38.4
# via pyscipopt
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# setuptools