Skip to content

Commit

Permalink
Merge pull request #12 from intuitem/update-requirements
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
eric-intuitem authored Oct 16, 2023
2 parents 9ca1892 + 6d9098f commit 88823b5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
django==4.2.5
django==4.2.6
pandas==2.1.1
weasyprint==60.0
weasyprint==60.1
django-tailwind==3.6.0
django-import-export==3.3.1
django-admin-csvexport==2.2
django-fieldsets-with-inlines==0.6
psycopg2-binary==2.9.8
psycopg2-binary==2.9.9
gunicorn==21.2.0
pytest-django==4.5.2
playwright==1.38.0
pytest-playwright==0.4.2
pytest-playwright==0.4.3
django-filter==23.3
whitenoise==6.5.0
whitenoise==6.6.0
django-recaptcha==3.0.0
django-passkeys==1.2.5
argon2-cffi==23.1.0
Expand Down

0 comments on commit 88823b5

Please sign in to comment.