Skip to content

Commit

Permalink
Add Adyen library
Browse files Browse the repository at this point in the history
  • Loading branch information
IKarbowiak committed Jul 28, 2020
1 parent be15aea commit 6753247
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pyjwt = "^1.7.1"
python-json-logger = "^0.1.11"
pytimeparse = "^1.1.8"
django-redis = "^4.12.1"
Adyen = "^3.0.0"

[tool.poetry.dev-dependencies]
black = "19.10b0"
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
adyen==3.0.0
amqp==2.6.0
aniso8601==7.0.0
asgiref==3.2.10
Expand Down
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
adyen==3.0.0
amqp==2.6.0
aniso8601==7.0.0
apipkg==1.5
Expand Down

0 comments on commit 6753247

Please sign in to comment.