Skip to content

Commit

Permalink
Upgrade gevent
Browse files Browse the repository at this point in the history
  • Loading branch information
pricem14pc committed Nov 15, 2024
1 parent 6fe74cd commit 266c875
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 147 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python_version = "3.11"
flask = "*"
flask-cors = "*"
gunicorn = "*"
gevent = {version = "*", platform_python_implementation="=='CPython'"}
gevent = "*"
sqlalchemy = "*"
psycopg2-binary = "*"
structlog = "*"
Expand Down
Loading

0 comments on commit 266c875

Please sign in to comment.