Skip to content

Commit

Permalink
Merge pull request #2 from BobsProgrammingAcademy/master
Browse files Browse the repository at this point in the history
Updated Python packages
  • Loading branch information
BobsProgrammingAcademy committed Aug 24, 2023
2 parents ce8ddfb + dfd6636 commit 3c7e6dc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
asgiref==3.5.0
Django==4.0.4
flake8==6.0.0
asgiref==3.7.2
Django==4.2.4
flake8==6.1.0
mccabe==0.7.0
Pillow==9.1.0
psycopg2-binary==2.9.3
pycodestyle==2.10.0
pyflakes==3.0.1
python-decouple==3.6
sqlparse==0.4.2
Pillow==10.0.0
psycopg2-binary==2.9.7
pycodestyle==2.11.0
pyflakes==3.1.0
python-decouple==3.8
sqlparse==0.4.4

0 comments on commit 3c7e6dc

Please sign in to comment.