pystan
Advanced tools
+4
-5
| Metadata-Version: 2.1 | ||
| Name: pystan | ||
| Version: 3.9.1 | ||
| Version: 3.10.0 | ||
| Summary: Python interface to Stan, a package for Bayesian inference | ||
@@ -9,3 +9,3 @@ Home-page: https://mc-stan.org | ||
| Author-email: riddella@indiana.edu | ||
| Requires-Python: >=3.9,<4.0 | ||
| Requires-Python: >=3.10,<4.0 | ||
| Classifier: Intended Audience :: Science/Research | ||
@@ -15,3 +15,2 @@ Classifier: License :: OSI Approved | ||
| Classifier: Programming Language :: Python :: 3 | ||
| Classifier: Programming Language :: Python :: 3.9 | ||
| Classifier: Programming Language :: Python :: 3.10 | ||
@@ -22,4 +21,4 @@ Classifier: Programming Language :: Python :: 3.11 | ||
| Requires-Dist: clikit (>=0.6,<0.7) | ||
| Requires-Dist: httpstan (>=4.12,<4.13) | ||
| Requires-Dist: numpy (>=1.19,<2.0) | ||
| Requires-Dist: httpstan (>=4.13,<4.14) | ||
| Requires-Dist: numpy (>=1.19) | ||
| Requires-Dist: pysimdjson (>=5.0.2,<7) | ||
@@ -26,0 +25,0 @@ Requires-Dist: setuptools |
+4
-4
| [tool.poetry] | ||
| name = "pystan" | ||
| version = "3.9.1" | ||
| version = "3.10.0" | ||
| description = "Python interface to Stan, a package for Bayesian inference" | ||
@@ -25,7 +25,7 @@ authors = [ | ||
| [tool.poetry.dependencies] | ||
| python = "^3.9" | ||
| python = "^3.10" | ||
| aiohttp = "^3.6" | ||
| httpstan = "~4.12" | ||
| httpstan = "~4.13" | ||
| pysimdjson = ">=5.0.2,<7" | ||
| numpy = "^1.19" | ||
| numpy = ">=1.19" | ||
| clikit = "^0.6" | ||
@@ -32,0 +32,0 @@ setuptools = "*" |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
45039
-0.11%