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
Hello,
when I run buildout install prod postgresql i got this error: ```
Requirement of ott.gtfsdb_realtime: cachetools==3.1.1
While:
Installing prod.
Error: The requirement ('cachetools==3.1.1') is not allowed by your [versions] constraint (3.1.0)
how can this be fixed please?
The text was updated successfully, but these errors were encountered:
Todo: investigate further: @eduabumah001 is this an incompatability with gtfsdb? (e.g., I moved this issue from the gtfsdb repo, since gtfsdb doesn't use cachetools, etc...).
Hello,
when I run
buildout install prod postgresql
i got this error: ```Requirement of ott.gtfsdb_realtime: cachetools==3.1.1
While:
Installing prod.
Error: The requirement ('cachetools==3.1.1') is not allowed by your [versions] constraint (3.1.0)
The text was updated successfully, but these errors were encountered: