Updated Python requirements for PyYAML from version 5.4 to 6.0.1 to resolve a conflict with Cython.

This commit is contained in:
Matt Scott 2023-11-24 06:54:55 -05:00
parent 4442577b0b
commit 0472aba25e
No known key found for this signature in database
GPG Key ID: A9A0AFFC0E079001

View File

@ -9,7 +9,7 @@ Flask-SeaSurf==1.1.1
Flask-Session==0.4.0
Flask==2.2.5
Jinja2==3.1.2
PyYAML==5.4
PyYAML==6.0.1
SQLAlchemy==1.3.24
#alembic==1.9.0
bcrypt==4.0.1