Skip to content

Commit 5f93f86

Browse files
committed
Packages added: crayons (colored strings for terminal usage)
1 parent f43009e commit 5f93f86

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

requirements.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,37 @@ uncompyle6==3.6.1
106106
wdb==3.3.0
107107
wdb.server==3.3.0
108108
xdis==4.2.2
109+
appdirs==1.4.3
110+
attrs==19.3.0
111+
black==19.3b0
112+
Click==7.0
113+
colorama==0.4.3
114+
crayons==0.3.0
115+
cycler==0.10.0
116+
decorator==4.4.1
117+
entrypoints==0.3
118+
flake8==3.7.8
119+
importmagic3==0.2.0
120+
jedi==0.15.2
121+
kiwisolver==1.1.0
122+
log-colorizer==1.8.6
123+
matplotlib==3.1.2
124+
mccabe==0.6.1
125+
networkx==2.4
126+
numpy==1.18.1
127+
parso==0.5.2
128+
psutil==5.6.7
129+
pycodestyle==2.5.0
130+
pyflakes==2.1.1
131+
pyparsing==2.4.6
132+
python-dateutil==2.8.1
133+
python-magic==0.4.15
134+
six==1.13.0
135+
spark-parser==1.8.9
136+
toml==0.10.0
137+
tornado==5.1.1
138+
tornado-systemd==1.0.1
139+
uncompyle6==3.6.1
140+
wdb==3.3.0
141+
wdb.server==3.3.0
142+
xdis==4.2.2

0 commit comments

Comments
 (0)