Skip to content

Commit a558729

Browse files
committedFeb 10, 2023
removed some dependencies
1 parent f9a2adb commit a558729

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
 

Diff for: ‎requirements.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ attrs==19.3.0
44
awscli==1.18.69
55
backoff==2.2.1
66
bcrypt==3.1.7
7-
bleach==6.0.0
7+
# bleach==6.0.0
88
blinker==1.4
99
# botocore==1.16.19
1010
# Brlapi==0.7.0
@@ -13,10 +13,10 @@ casttube==0.2.1
1313
certifi==2019.11.28
1414
chardet==3.0.4
1515
# chrome-gnome-shell==0.0.0
16-
Click==8.1.3
16+
# Click==8.1.3
1717
colorama==0.4.3
1818
# command-not-found==0.3
19-
cryptography==2.8
19+
# cryptography==2.8
2020
# cupshelpers==1.0
2121
# dbus-python==1.2.16
2222
# decorator==4.4.2
@@ -41,13 +41,13 @@ fluent-logger==0.10.0
4141
googleapis-common-protos==1.58.0
4242
# greenlet==2.0.1
4343
grpcio==1.51.1
44-
httplib2==0.14.0
44+
# httplib2==0.14.0
4545
# idna==2.8
4646
# ifaddr==0.1.6
4747
# importlib-metadata==1.5.0
4848
# itsdangerous==1.1.0
49-
Jinja2==3.1.2
50-
jmespath==0.9.4
49+
# Jinja2==3.1.2
50+
# jmespath==0.9.4
5151
jsonschema==3.2.0
5252
keyring==18.0.1
5353
# language-selector==0.1
@@ -104,13 +104,13 @@ opentelemetry-util-http==0.36b0
104104
# pyRFC3339==1.1
105105
# pyrsistent==0.15.5
106106
# python-apt==2.0.0+ubuntu0.20.4.8
107-
python-dateutil==2.7.3
107+
# python-dateutil==2.7.3
108108
pytz==2019.3
109109
# pyxattr==0.6.1
110110
pyxdg==0.26
111111
PyYAML==5.3.1
112112
readme-renderer==37.3
113-
MarkupSafe==2.1.2
113+
# MarkupSafe==2.1.2
114114
# reportlab==3.5.34
115115
requests==2.22.0
116116
# requests-toolbelt==0.10.1
@@ -128,7 +128,7 @@ simplejson==3.16.0
128128
# slip==0.6.5
129129
# slip.dbus==0.6.5
130130
# sos==4.3
131-
SQLAlchemy==1.4.39
131+
# SQLAlchemy==1.4.39
132132
sqlparse==0.4.2
133133
# ssh-import-id==5.10
134134
# systemd-python==234

0 commit comments

Comments
 (0)
Please sign in to comment.