mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Specify latest gmpy2 dependency
This commit is contained in:
parent
446481182f
commit
291a8e05e4
@ -3,7 +3,7 @@ name = "catala-runtime"
|
||||
description = "Runtime libraries needed to execute Catala programs compiled to Python"
|
||||
version = "0.10.0"
|
||||
dependencies = [
|
||||
"gmpy2",
|
||||
"gmpy2 ~= 2.2.0rc1",
|
||||
"typing",
|
||||
"mypy",
|
||||
"python-dateutil",
|
||||
|
Loading…
Reference in New Issue
Block a user