Skip to content

fix: pin python-slugify and bibtexparser for Python 2.7 (fixes #14)#16

Open
Abdeltoto wants to merge 1 commit into
C3BI-pasteur-fr:masterfrom
Abdeltoto:fix-requirement-pin-versions
Open

fix: pin python-slugify and bibtexparser for Python 2.7 (fixes #14)#16
Abdeltoto wants to merge 1 commit into
C3BI-pasteur-fr:masterfrom
Abdeltoto:fix-requirement-pin-versions

Conversation

@Abdeltoto
Copy link
Copy Markdown

Closes #14

Newer versions of python-slugify and bibtexparser no longer support Python 2.7. Pin to python-slugify==1.2.6 and bibtexparser==0.6.2 as suggested in the issue.

Made with Cursor

…asteur-fr#14)

Newer versions of these packages no longer support Python 2.7.
Pin to python-slugify==1.2.6 and bibtexparser==0.6.2.

Made-with: Cursor
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

Successfully merging this pull request may close these issues.

Outdated requirement.txt

1 participant