Skip to content

Commit

Permalink
corrected py_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
l-singh-biomsu authored Sep 2, 2024
1 parent a4d0369 commit 8670a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion system_setup/py_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ django-filter==21.1
django-mptt==0.13.4
django-google-analytics-id==1.0.1
gunicorn>=19.5.0
matplotlib==1.4.3
matplotlib==3.2.1
mock==3.0.5
more-itertools==5.0.0
mysqlclient==2.0
Expand Down
2 changes: 2 additions & 0 deletions system_setup/sys_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ sudo apt-get install libapache2-mod-wsgi-py3

sudo apt install virtualenv

sudo apt install graphviz graphviz-dev


0 comments on commit 8670a11

Please sign in to comment.