Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Flask-Caching==1.8.0
Flask-DotEnv==0.1.1
itsdangerous==2.0.1 # fix for Flask < 2: https://stackoverflow.com/q/71189819
jinja2<3.1.0 # fix for breaking API change: https://stackoverflow.com/a/71721006
lxml==4.5.0
lxml==4.9.1
neo4j==4.1.1
python-dotenv==0.10.1
PyYAML==6.0
Expand Down