You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please remove the pinning of dependencies. Distributions usually do not ship a specific version as other projects may depends on that dependency as well.
Please remove the pinning of dependencies. Distributions usually do not ship a specific version as other projects may depends on that dependency as well.
hug/setup.py
Line 99 in 8b5ac00
falcon==2.0.0
was released over 2.5 years ago while 3.0.0 is only 6 months old. It's unfortunate thatfalcon>=3
has breaking changes.Thanks
The text was updated successfully, but these errors were encountered: