Skip to content

Commit

Permalink
Remove unused dependency: cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
gdrosos committed Aug 29, 2023
1 parent 6c3e787 commit 4566beb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ pynamodb>=3.2.1,<4
# Use: For encryption
cryptography>2.3.0

# C Foreign Function Interface for Python.
# License: MIT
# Upstream url: https://bitbucket.org/cffi/cffi
# Use: Required by cryptography package to be installed. This should be removed
# once crytography updates their depenencies to require cffi>=1.10.0.
cffi>1.10.0

# License: BSD
# Upstream url: https://github.com/fengsp/flask-session
# Use: For shared sessions
Expand Down
1 change: 0 additions & 1 deletion requirements3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ certifi==2023.5.7
# via requests
cffi==1.15.1
# via
# -r requirements.in
# cryptography
charset-normalizer==3.1.0
# via requests
Expand Down

0 comments on commit 4566beb

Please sign in to comment.