]> git.parisson.com Git - teleforma.git/commitdiff
re-add dev requirements
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 17 Jan 2024 22:16:06 +0000 (23:16 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 17 Jan 2024 22:16:06 +0000 (23:16 +0100)
bin
requirements-dev.txt [new file with mode: 0644]

diff --git a/bin b/bin
index 52d01bc8d0ec34d96ae3751fa5709a8ae05066fd..877deb91a9d035c74bf726fed8851d38e93014ce 160000 (submodule)
--- a/bin
+++ b/bin
@@ -1 +1 @@
-Subproject commit 52d01bc8d0ec34d96ae3751fa5709a8ae05066fd
+Subproject commit 877deb91a9d035c74bf726fed8851d38e93014ce
diff --git a/requirements-dev.txt b/requirements-dev.txt
new file mode 100644 (file)
index 0000000..205f0af
--- /dev/null
@@ -0,0 +1,34 @@
+bigbluebutton-api-python==0.0.11
+channels==3.0.4
+channels_redis==3.4.0
+docutils==0.17.1
+daphne==3.0.2
+Django==3.2.13
+djangorestframework==3.13.1
+django-debug-toolbar==3.2.1
+dj_pagination==2.5.0 # used by postman
+django-jazzmin==2.4.7
+django-json-rpc==0.7.1
+# django-google-tools==1.1.0
+django-nvd3==0.8.2
+django-postman==4.2
+django-tinymce==3.3.0
+-e git+https://git.parisson.com/git/django-unique-session.git@master#egg=django-unique-session
+django-user-agents==0.4.0
+django-recaptcha==2.0.6
+ipython
+jxmlease==1.0.3
+mysqlclient==2.0.3
+numpy==1.20.3
+pymemcache==3.4.4
+requests
+sorl-thumbnail==12.7.0
+unidecode==1.2.0
+weasyprint==52.5
+xlrd==2.0.1
+xlwt==1.3.0
+psycopg2==2.8.6 
+redis==3.5.3 
+uwsgi==2.0.19
+uvicorn[standard]==0.18.1
+httpx==0.23.3