Skip to content

Commit

Permalink
Merge pull request #137 from SynBioDex/requirements-fixes
Browse files Browse the repository at this point in the history
Attempt to switch to more compatible uWSGI available via pypi
  • Loading branch information
jakebeal authored Sep 4, 2024
2 parents d167071 + 5f75e0c commit e9d2598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Jinja2==3.1.4
MarkupSafe>=2.0
packaging==16.8
pyparsing==2.1.10
pyuwsgi>=2.0.22
requests==2.32.2
six==1.10.0
smmap2==2.0.1
urllib3==1.26.19
uWSGI==2.0.22
Werkzeug==3.0.3

0 comments on commit e9d2598

Please sign in to comment.