srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.72k stars 1.86k forks source link

Update requirements.txt #145

Closed admalekar closed 10 months ago

admalekar commented 10 months ago

Pull Request Title

PR for Conflict in Dependency Versions: urllib3 and typing_extensions

Related Issue

142

Description

Updated the dependency of urllib3

Type

Proposed Changes

How to Test

  1. Clone the repository.
  2. Install the packages specified in the requirements.txt file using pip.

Checklist

Additional Information

srbhr commented 10 months ago

Thanks @admalekar and @Devasy23 it's working for me as well.