Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Feb 1, 2024
1 parent b89631a commit 50d86a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pillow = "==10.0.0"
argon2-cffi = "==23.1.0"
whitenoise = "==6.6.0"
redis = "==5.0.1"
beautifulsoup4 = "==4.12.3"
celery = "==5.3.6"
django = "==4.2.6"
djangoql = "==0.17.1"
Expand Down Expand Up @@ -40,7 +41,6 @@ nltk = "==3.8.1"
gunicorn = "==21.2.0"
psycopg = {extras = ["c"], version = "==3.1.17"}
sentry-sdk = "==1.30.0"
beautifulsoup4 = "==4.12.3"

[dev-packages]
ipdb = "==0.13.13"
Expand Down
11 changes: 6 additions & 5 deletions Pipfile.lock

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

0 comments on commit 50d86a9

Please sign in to comment.