Skip to content
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fix: error dependancies
  • Loading branch information
cxcarvaj committed Mar 8, 2022
commit 8b8ff43e6a085bcbf5e7b805c5d3929cc8d26cd7
2 changes: 2 additions & 0 deletions requirements/time_tracker_api/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ flake8==3.7.9
WSGIserver==1.3
Werkzeug==0.16.1
Jinja2==2.11.3
markupsafe==2.0.1
itsdangerous==2.0.1

#WSGI server
gunicorn==20.0.4
Expand Down