Skip to content

Commit

Permalink
remove unnecessary stubs reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro committed Aug 13, 2021
1 parent 140ed9b commit 09ca27f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
12 changes: 0 additions & 12 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,3 @@
-e file:.
pyrsistent>=0.16.1,<0.17
zipp==3.4.1

# stubs
types-Markdown
types-PyYAML
types-bleach
types-croniter
types-python-dateutil
types-pytz
types-redis
types-requests
types-setuptools
types-simplejson
22 changes: 1 addition & 21 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:6ada23ace0591867da0f02fa77840f4df5239e65
# SHA1:0862095245a068ae2fc00217da78331e1e7ae505
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand Down Expand Up @@ -266,26 +266,6 @@ sqlparse==0.3.0
# via apache-superset
tabulate==0.8.9
# via apache-superset
types-bleach==4.0.0
# via -r requirements/base.in
types-croniter==1.0.0
# via -r requirements/base.in
types-markdown==3.3.2
# via -r requirements/base.in
types-python-dateutil==0.1.6
# via -r requirements/base.in
types-pytz==2021.1.2
# via -r requirements/base.in
types-pyyaml==5.4.6
# via -r requirements/base.in
types-redis==3.5.6
# via -r requirements/base.in
types-requests==2.25.6
# via -r requirements/base.in
types-setuptools==57.0.2
# via -r requirements/base.in
types-simplejson==0.1.5
# via -r requirements/base.in
typing-extensions==3.10.0.0
# via
# aiohttp
Expand Down

0 comments on commit 09ca27f

Please sign in to comment.