swapnilsparsh / Rescue

A women’s safety website that sends emails and messages to your trusted ones.
MIT License
123 stars 191 forks source link

fixed dependency issue with requirements.txt (replaced it with requirements_new.txt) #368

Closed LokeshKumarES closed 1 month ago

LokeshKumarES commented 1 month ago

…ements_new.txt)

Related Issue or bug

Fixes: #367

Describe the changes you've made

A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know! Python Version : 3.8

  1. Created virtual environment: venv_38
  2. Activate the virtual environment
  3. Upgraded the pip version: python -m pip install --upgrade pip
  4. New File Added: requirements_new.txt
  5. Installed all the dependencies from requirements_new.txt

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA A clear and concise description of it.

Checklist:

Screenshots

rescue

Original Updated
original screenshot updated screenshot
github-actions[bot] commented 1 month ago

Thank you @LokeshKumarES for your contribution. Looking forward for more such amazing contributions :)