Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
HanilJain committed Oct 29, 2024
1 parent 95008bb commit ea7ed9e
Showing 1 changed file with 61 additions and 29 deletions.
90 changes: 61 additions & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,66 @@
asgiref==3.8.1
python-dotenv==1.0.1
toml==0.10.2
Django==5.1.1
dj-database-url==2.3.0
django-allauth==0.61.1
beautifulsoup4==4.12.3
BitCash==1.0.2
channels==4.1.0
chromedriver_autoinstaller==0.6.4
colorthief==0.2.1
dj_database_url==2.3.0
dj_rest_auth==5.0.2
django_allauth==0.61.1
django_annoying==0.10.7
django_channels==0.7.0
django_environ==0.11.2
django_recaptcha==4.0.0
drf_yasg==1.21.8
django-email-obfuscator==0.1.5
django-gravatar2==1.4.5
django-import-export==4.1.0
django-annoying==0.10.7
dj-rest-auth==5.0.2
tweepy==4.8.0
user-agents==2.2.0
whitenoise==6.7.0
django-debug-toolbar==4.4.6
selenium==4.24.0
pylibmc==1.6.1
psycopg2-binary==2.9.10
django-cors-headers==4.5.0
protobuf==4.25.3
django-storages[google]==1.14.3
giturlparse.py==0.0.5
humanize==4.11.0
langchain==0.3.4
langchain_community==0.3.3
langchain_core==0.3.13
langchain_openai==0.2.3
openai==1.52.2
Pillow==11.0.0
protobuf==5.28.3
gunicorn==23.0.0
oauthlib==3.2.0
parse==1.20.2
python-openid==2.2.5
pytesseract==0.3.13
python-dotenv==1.0.1
python_bitcoinrpc==1.0
selenium==4.25.0
sendgrid==6.11.0
sentry_sdk==2.17.0
pytz==2024.1
PyVirtualDisplay==3.0
requests==2.32.3
requests-oauthlib==1.3.1
six==1.16.0
stripe==8.11.0
tweepy==4.14.0
user_agents==2.2.0
whitenoise==6.7.0
tablib==3.2.0
ua-parser==0.18.0
djangorestframework==3.15.2
cffi==1.17.1
django-mdeditor==0.1.20
django-tz-detect==0.4.0
django-star-ratings==0.9.2
stripe==8.4.0
django-environ==0.11.2
django-humanize==0.1.2
drf-yasg==1.21.8
django-simple-captcha==0.6.0
django-filter==24.3
pillow==10.4.0
chromedriver-autoinstaller==0.6.4
sentry-sdk==2.17.0
bitcash==1.0.2
channels[extras,daphne]==4.1.0
uvicorn==0.30.1
langchain==0.2.16
langchain-community==0.2.17
langchain-core==0.2.40
langchain-openai==0.1.25
Markdown==3.6
openai==1.52.2
python-bitcoinrpc==1.0
sendgrid==6.11.0

# Development dependencies
black==24.8.0
isort==5.13.2
ruff==0.7.0
pre-commit==3.8.0

0 comments on commit ea7ed9e

Please sign in to comment.