Skip to content

Commit

Permalink
add missing packages for tests to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jueri committed Aug 22, 2024
1 parent f45f583 commit 842c8ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Pygments==2.17.2
PyJWT==2.8.0
PyNaCl==1.5.0
pytest==8.0.0
pytest-cov==5.0.0
pytest-mock==3.14.0
python-dateutil==2.8.2
pytz==2024.1
pyzmq==25.1.2
Expand All @@ -78,4 +80,4 @@ wcwidth==0.2.13
Werkzeug==3.0.3
wrapt==1.16.0
WTForms==3.1.2
Flask-APScheduler
Flask-APScheduler==1.13.1

0 comments on commit 842c8ff

Please sign in to comment.