Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

pystan

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pystan - npm Package Compare versions

Comparing version
3.9.0
to
3.9.1
+2
-2
PKG-INFO
Metadata-Version: 2.1
Name: pystan
Version: 3.9.0
Version: 3.9.1
Summary: Python interface to Stan, a package for Bayesian inference

@@ -22,3 +22,3 @@ Home-page: https://mc-stan.org

Requires-Dist: numpy (>=1.19,<2.0)
Requires-Dist: pysimdjson (>=5.0.2,<6.0.0)
Requires-Dist: pysimdjson (>=5.0.2,<7)
Requires-Dist: setuptools

@@ -25,0 +25,0 @@ Project-URL: Documentation, https://pystan.readthedocs.io

[tool.poetry]
name = "pystan"
version = "3.9.0"
version = "3.9.1"
description = "Python interface to Stan, a package for Bayesian inference"

@@ -28,3 +28,3 @@ authors = [

httpstan = "~4.12"
pysimdjson = "^5.0.2"
pysimdjson = ">=5.0.2,<7"
numpy = "^1.19"

@@ -37,4 +37,3 @@ clikit = "^0.6"

pytest-asyncio = "^0.18.3"
pandas = "^1.0"
autoflake = "^1.4"
pandas = ">=1.0,<3"
black = "22.6.0"

@@ -44,3 +43,2 @@ isort = "^5.9"

types-setuptools = "^57.4"
flake8 = "^4.0"
# documentation

@@ -47,0 +45,0 @@ # NOTE: when changing these, update docs-requirements.txt