dry-python / dry-python/classes

Unable to install both returns and classes together

オープン
#386 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
730
フォーク
30
PR マージ指標
30日以内にマージされた PR はありません

説明

# Bug report

## What's wrong

Just doing a simple `poetry add returns` and `poetry add classes` results in:

```
Because no versions of classes match >0.4.0,<0.5.0
and classes (0.4.0) depends on typing_extensions (>=3.10,<4.0), classes (>=0.4.0,<0.5.0) requires typing_extensions (>=3.10,<4.0).
And because returns (0.19.0) depends on typing-extensions (>=4.0,<5.0)
and no versions of returns match >0.19.0,<0.20.0, classes (>=0.4.0,<0.5.0) is incompatible with returns (>=0.19.0,<0.20.0).
So, because ogc depends on both returns (^0.19.0) and classes (^0.4.0), version solving failed.
```

## How is that should be

Should I be able to run both of these libraries together? If so, maybe just a typing-extensions version update is needed?

## System information

- `python` version: 3.9
- `classes` version: 0.4.0
- `returns` version: 0.19.0
- `mypy` version: 0.941

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。