Skip to content

Commit

Permalink
requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bcongdon committed Nov 17, 2020
1 parent 73d058c commit 62de10d
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions git_trophy_lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
argcomplete==1.12.1
beautifulsoup4==4.9.3
boto3==1.16.19
botocore==1.19.19
bs4==0.0.1
certifi==2020.11.8
cfn-flip==1.2.3
chardet==3.0.4
click==6.6
delegator.py==0.1.1
durationpy==0.5
Flask==1.1.2
Flask-Cors==3.0.9
future==0.18.2
git-lambda==1.1.3
GithubContributions==0.1.3
hjson==3.0.2
idna==2.10
importlib-metadata==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
jmespath==0.10.0
kappa==0.6.0
MarkupSafe==1.1.1
pexpect==4.8.0
pip-tools==5.3.1
placebo==0.9.0
ptyprocess==0.6.0
python-dateutil==2.8.1
python-slugify==4.0.1
PyYAML==5.3.1
requests==2.9.1
s3transfer==0.3.3
six==1.15.0
soupsieve==2.0.1
text-unidecode==1.3
toml==0.10.2
tqdm==4.52.0
troposphere==2.6.3
urllib3==1.26.2
Werkzeug==0.16.1
wsgi-request-logger==0.4.6
zappa==0.52.0
zipp==3.4.0

0 comments on commit 62de10d

Please sign in to comment.