Skip to content

Commit 15c6040

Browse files
committed
Undo previous requirements commit
1 parent 70d7a7a commit 15c6040

File tree

1 file changed

+4
-120
lines changed

1 file changed

+4
-120
lines changed

requirements.txt

Lines changed: 4 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1,122 +1,6 @@
1-
appdirs==1.4.4
2-
apturl==0.5.2
3-
astroid==2.4.2
4-
basictracer==3.1.0
5-
beautifulsoup4==4.9.1
6-
blinker==1.4
7-
Brlapi==0.7.0
8-
cachetools==4.0.0
9-
certifi==2020.12.5
10-
chardet==3.0.4
11-
chrome-gnome-shell==0.0.0
12-
Click==7.0
13-
clickhouse-driver==0.0.10
14-
-e git+https://github.com/ygnuss/clickhouse-mysql-data-reader.git@3b1b7088751b05e5bbf45890c5949b58208c2343#egg=clickhouse_mysql
15-
clickhouse-toolset @ file:///tmp/clickhouse_toolset-0.9.dev0-cp38-cp38-linux_x86_64.whl
16-
colorama==0.4.3
17-
command-not-found==0.3
18-
configobj==5.0.6
19-
crcmod==1.7
20-
cryptography==3.0
21-
cssselect==1.1.0
22-
cupshelpers==1.0
23-
datasketch==1.2.10
24-
dbus-python==1.2.16
25-
defer==1.0.6
26-
distlib==0.3.1
27-
distro==1.5.0
28-
distro-info===0.23ubuntu1
29-
dlib==19.16.0
30-
filelock==3.0.12
31-
html5lib==1.1
32-
httplib2==0.18.1
33-
humanfriendly==8.2
34-
idna==2.6
35-
importlib-metadata==1.6.0
36-
isort==5.7.0
37-
jeepney==0.4.3
38-
kafka-python==2.0.2
39-
kazam==1.4.5
40-
keyring==21.3.0
41-
language-selector==0.1
42-
launchpadlib==1.10.13
43-
lazr.restfulclient==0.14.2
44-
lazr.uri==1.0.5
45-
lazy-object-proxy==1.4.3
46-
louis==3.14.0
47-
lxml==4.5.2
48-
macaroonbakery==1.3.1
49-
Markdown==3.2.1
50-
mccabe==0.6.1
51-
more-itertools==4.2.0
52-
msal==1.5.0
1+
clickhouse-driver==0.2.0
532
mysql-replication==0.23
543
mysqlclient==2.0.3
55-
netifaces==0.10.4
56-
numpy==1.15.0
57-
oauthlib==3.1.0
58-
olefile==0.46
59-
opencv-python==4.4.0.46
60-
opentracing==2.0.0
61-
passlib==1.7.1
62-
pexpect==4.6.0
63-
Pillow==7.2.0
64-
powerline-status==2.8.1
65-
protobuf==3.12.3
66-
psutil==5.6.3
67-
psycopg2-binary==2.8.5
68-
pycairo==1.16.2
69-
pycups==2.0.1
70-
pycurl==7.43.0.6
71-
Pygments==2.3.1
72-
PyGObject==3.38.0
73-
PyJWT==1.6.4
74-
pylint==2.6.0
75-
pymacaroons==0.13.0
76-
PyMySQL==0.8.1
77-
PyNaCl==1.4.0
78-
pyRFC3339==1.1
79-
python-apt==2.1.3+ubuntu1.4
80-
python-dateutil==2.8.1
81-
python-debian==0.1.37
82-
pytz==2020.1
83-
pyxdg==0.26
84-
PyYAML==5.3.1
85-
rangehttpserver==1.2.0
86-
redis==3.2.1
87-
reportlab==3.5.47
88-
requests==2.25.1
89-
requests-toolbelt==0.9.1
90-
requests-unixsocket==0.2.0
91-
scour==0.37
92-
screen-resolution-extra==0.0.0
93-
SecretStorage==3.1.2
94-
simplejson==3.17.0
95-
six==1.15.0
96-
soupsieve==2.0.1
97-
streaming-form-data==1.1.0
98-
systemd-python==234
99-
tabulate==0.8.3
100-
-e git+git@gitlab.com:tinybird/tbakafka.git@0015da069747d45c50abfe77feaedef5b008957e#egg=tbakafka
101-
terminator==1.92
102-
-e git+git@gitlab.com:tinybird/analytics.git@5aaddcd46241ad62099608e8cd12b1a47104d3a7#egg=tinybird
103-
tinybird-cli==1.0.0b28
104-
TLPUI==1.4.0a0
105-
toml==0.10.2
106-
toposort==1.5
107-
tornado==5.1.1
108-
tornado-opentracing==1.0.1
109-
torngithub==0.2.0
110-
ubuntu-advantage-tools==27.0
111-
ubuntu-drivers-common==0.0.0
112-
ufw==0.36
113-
unattended-upgrades==0.1
114-
urllib3==1.22
115-
usb-creator==0.3.7
116-
vboxapi==1.0
117-
virtualenv==20.0.29+ds
118-
wadllib==1.3.4
119-
webencodings==0.5.1
120-
wrapt==1.12.1
121-
xkit==0.0.0
122-
zipp==1.0.0
4+
PyMySQL==1.0.2
5+
pytz==2021.1
6+
tzlocal==2.1

0 commit comments

Comments
 (0)