Skip to content

Versions of PyBNF dependencies #297

@emitra17

Description

@emitra17

We recently had an issue in which new installs of PyBNF broke, because versions of PyBNF dependecy packages changed in ways that were incompatible with each other (specifically msgpack and distributed).

That particular issue is fixed, but this type of issue could come up in the future. To help debug such issues, I am posting here a current list of all package versions (output by pip freeze) of an install that I confirmed to be working.

bcrypt==3.2.0
cffi==1.14.4
click==7.1.2
cloudpickle==1.6.0
cryptography==3.3.1
dask==0.20.0
distributed==1.24.0
HeapDict==1.0.1
libroadrunner==2.0.3.1
msgpack==0.6.2
nose==1.3.7
numpy==1.19.3
paramiko==2.7.2
psutil==5.8.0
pybnf==1.1.2
pycparser==2.20
PyNaCl==1.4.0
pyparsing==2.4.7
PyYAML==5.3.1
six==1.15.0
sortedcontainers==2.3.0
tblib==1.7.0
toolz==0.11.1
tornado==4.5.3
zict==2.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions