Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Django and core dependencies
Django==4.2.7
djangorestframework==3.14.0
Django==4.2.28
djangorestframework==3.15.2
django-filter==25.1
psycopg2-binary==2.9.10
django-cors-headers==4.3.1
Expand All @@ -13,7 +13,7 @@ setuptools>=65.5.0
apify_client
python-dotenv
python-dateutil==2.9.0.post0
requests==2.31.0
requests==2.32.4
aiohttp>=3.9.0
beautifulsoup4
openai
Expand All @@ -30,4 +30,4 @@ boto3==1.34.0
Pillow>=10.0.0

# Development and deployment
gunicorn==21.2.0
gunicorn==22.0.0