fix requirements

This commit is contained in:
jimmoffet
2022-09-23 17:09:03 -07:00
parent c636eac964
commit 06c2727e65
3 changed files with 0 additions and 10 deletions

View File

@@ -71,7 +71,6 @@ test: ## Run tests
freeze-requirements: ## Pin all requirements including sub dependencies into requirements.txt
pip install --upgrade pip-tools
pip-compile requirements.in
pip3 install -r requirements.txt --no-cache-dir
.PHONY: audit
audit:

View File

@@ -26,8 +26,6 @@ defusedxml==0.7.1
Werkzeug==2.1.1
python-dotenv==0.20.0
validatesns==0.1.1
notifications-python-client==6.3.0
# PaaS

View File

@@ -10,8 +10,6 @@ amqp==5.1.1
# via kombu
arrow==1.2.2
# via isoduration
asn1crypto==1.5.1
# via oscrypto
async-timeout==4.0.2
# via redis
attrs==21.4.0
@@ -171,8 +169,6 @@ notifications-utils @ git+https://github.com/GSA/notifications-utils.git
# via -r requirements.in
orderedset==2.0.3
# via notifications-utils
oscrypto==1.3.0
# via validatesns
packaging==21.3
# via
# bleach
@@ -251,7 +247,6 @@ six==1.16.0
# flask-marshmallow
# python-dateutil
# rfc3339-validator
# validatesns
smartypants==2.0.1
# via notifications-utils
soupsieve==2.3.2.post1
@@ -272,8 +267,6 @@ urllib3==1.26.9
# via
# botocore
# requests
validatesns==0.1.1
# via -r requirements.in
vine==5.0.0
# via
# amqp