AQ-AI / openaq-engine

http://www.aqai.xyz
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Sphinx Installation Error #56

Closed jit-1 closed 1 month ago

jit-1 commented 1 year ago

Python: 3.10.4 >>poetry add sphinx sphinx (>=6.1.3,<7.0.0) is incompatible with awscli (>=1.27.2,<2.0.0). So, because openaq-engine depends on both awscli (^1.27.2) and Sphinx (^6.1.3), version solving failed.

ChristinaLast commented 1 year ago

Connected to Python issue: 3.9.4 (this could be connected).

ChristinaLast commented 1 year ago

Added changes on branch:

poetry install