Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed Nov 7, 2023
1 parent 3027e73 commit 29360e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ boto3==1.28.78; python_version >= '3.7'
boto3==1.23.10; python_version >= '3.0' and python_version < '3.7'
boto3==1.17.112; python_version < '3.0'
Django==1.11.29; python_version < '3.0'
Django==3.2.22; python_version >= '3.0'
Django==3.2.23; python_version >= '3.0'
psutil==5.9.6
psycopg2-binary==2.9.9; python_version >= '3.7'
psycopg2-binary==2.9.8; python_version >= '3.0' and python_version < '3.7'
Expand Down

0 comments on commit 29360e6

Please sign in to comment.