genai-apps / aggrag

Other
9 stars 14 forks source link

updated flask-CORS version #96

Closed garvk closed 1 month ago

garvk commented 1 month ago

Steps followed:

  1. Updated flask-CORS version from 4.0.1 to 5.0.0 in requirements.in
  2. ran pip-compile on requirements.in
  3. tested whether app is booting after installing new packages from requirements.txt