Skip to content

Commit

Permalink
Add model-bakery to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
muhuchah committed Jun 8, 2024
1 parent e5704a7 commit 9ae2449
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Karoo_BackEnd/Karoo_BackEnd/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,27 @@
asgiref==3.8.1
certifi==2024.2.2
charset-normalizer==3.3.2
Django==5.0.3
django-cors-headers==4.3.1
django-crontab==0.7.1
django-dbbackup==4.1.0
django-filter==24.2
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
docker==7.0.0
drf-yasg==1.21.7
idna==3.7
inflection==0.5.1
model-bakery==1.18.1
packaging==24.0
pillow==10.2.0
PyJWT==2.8.0
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
sqlparse==0.4.4
typing_extensions==4.11.0
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.1
validate-email-address==1

0 comments on commit 9ae2449

Please sign in to comment.