diff --git a/requirements_win10.txt b/requirements_win10.txt new file mode 100644 index 0000000..4add319 --- /dev/null +++ b/requirements_win10.txt @@ -0,0 +1,12 @@ +Django==2.2.1 +django-bootstrap4==3.0.1 +psycopg2-binary==2.9.7 +django-polymorphic==2.1.2 +bokeh==2.2.1 +numpy==1.26.0 +matplotlib==3.8.0 +scipy==1.11.2 +celery==4.4.6 +gunicorn==20.0.4 +requests==2.25.1 +redis==3.5.3