Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 99f1733

Browse files
committed
Minimal dev-requirements.txt
1 parent c129a9a commit 99f1733

File tree

1 file changed

+4
-60
lines changed

1 file changed

+4
-60
lines changed

.circleci/dev/dev-requirements.txt

Lines changed: 4 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,5 @@
1-
appnope==0.1.0
2-
asn1crypto==0.22.0
3-
backports.shutil-get-terminal-size==1.0.0
4-
certifi==2017.7.27.1
5-
cffi==1.10.0
6-
chardet==3.0.4
7-
click==6.7
8-
cryptography==2.0.3
9-
dash==0.25.1
10-
dash-core-components==0.27.1
11-
dash-renderer==0.12.2rc1
12-
decorator==4.1.2
13-
enum34==1.1.6
14-
Flask==0.12.2
15-
Flask-Compress==1.4.0
16-
Flask-SeaSurf==0.2.2
17-
funcsigs==1.0.2
18-
idna==2.6
19-
ipaddress==1.0.18
20-
itsdangerous==0.24
21-
Jinja2==2.9.6
22-
jsonschema==2.6.0
23-
jupyter-core==4.3.0
24-
loremipsum==1.0.5
25-
MarkupSafe==1.0
26-
mock==2.0.0
27-
nbformat==4.4.0
28-
numpy
291
pandas
30-
pathlib2==2.3.0
31-
pbr==3.1.1
32-
percy==1.0.6
33-
pexpect==4.2.1
34-
pickleshare==0.7.4
35-
pkginfo==1.4.1
36-
plotly==2.0.15
37-
pluggy==0.5.2
38-
prompt-toolkit==1.0.15
39-
ptyprocess==0.5.2
40-
py==1.4.34
41-
pycparser==2.18
42-
Pygments==2.2.0
43-
pyOpenSSL==17.2.0
44-
python-dateutil==2.6.1
45-
pytz==2017.2
46-
requests>=2.20.0
47-
requests-toolbelt==0.8.0
48-
scandir==1.5
49-
selenium==3.5.0
50-
simplegeneric==0.8.1
51-
six==1.10.0
52-
tqdm==4.15.0
53-
traitlets==4.3.2
54-
twine==1.9.1
55-
urllib3==1.22
56-
virtualenv==15.1.0
57-
wcwidth==0.1.7
58-
Werkzeug==0.12.2
59-
xlrd==1.1.0
60-
pylint==1.9.2
61-
flake8
2+
selenium
3+
dash
4+
dash-core-components
5+
percy

0 commit comments

Comments
 (0)