Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python dependency module version tweaks #1560

Open
spodzone opened this issue Apr 15, 2024 · 1 comment
Open

python dependency module version tweaks #1560

spodzone opened this issue Apr 15, 2024 · 1 comment

Comments

@spodzone
Copy link

If you're following the Get Started instructions, you should also add these just before the final call to python generate.py:

$ pip uninstall cryptography
$ pip install --upgrade cryptography==36.0.2
$ pip install --upgrade jinja2==3.1.2

Alternatively maybe update one of the requirements files.

HTH

@spodzone spodzone changed the title python / pip module version tweaks python dependency module version tweaks Apr 15, 2024
@pseudotensor
Copy link
Collaborator

Can you say why? I have cryptography==42.0.5 and no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants