Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-sousa committed Feb 4, 2024
1 parent ba5dd18 commit d5d1997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
psycopg2-binary==2.8.6
Django==3.0.14
django-cors-headers==3.11.0
djangorestframework==3.13.1
Expand All @@ -7,5 +8,4 @@ jsonfield==3.1.0
SQLAlchemy==1.4.41
gunicorn==20.1.0
django-environ==0.11.2
requests==2.31.0
#psycopg2-binary==2.8.6
requests==2.31.0

0 comments on commit d5d1997

Please sign in to comment.