Skip to content

Commit fb72430

Browse files
author
Jim Robinson
committed
Simplify requirements files
1 parent 6c89eb9 commit fb72430

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

requirements.dev.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
#
2-
# These requirements were autogenerated by pipenv
3-
# To regenerate from the project's Pipfile, run:
4-
#
5-
# pipenv lock --requirements --dev
6-
#
7-
8-
# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
9-
# requirements. To emit only development requirements, pass "--dev-only".
10-
11-
-i https://pypi.org/simple
121
async-timeout==4.0.2; python_version >= '3.6'
132
attrs==22.2.0; python_version >= '3.6'
143
autopep8==2.0.1

requirements.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
#
2-
# These requirements were autogenerated by pipenv
3-
# To regenerate from the project's Pipfile, run:
4-
#
5-
# pipenv lock --requirements
6-
#
7-
8-
-i https://pypi.org/simple
91
async-timeout==4.0.2; python_version >= '3.6'
102
boto3==1.26.56
113
botocore==1.29.56; python_version >= '3.7'

0 commit comments

Comments
 (0)