We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426c1ba commit fea90f9Copy full SHA for fea90f9
2 files changed
conda-environment.yml
@@ -7,7 +7,7 @@ dependencies:
7
- h5py
8
- jsonschema
9
- jupyter
10
- - jupyterhub
+ #- jupyterhub
11
- jupyterlab
12
- librosa
13
- matplotlib
@@ -39,7 +39,7 @@ dependencies:
39
- django-bower
40
- django-celery
41
- django-cors-headers
42
- - django-filters==1.1.0
+ - django-filter==1.1.0
43
- django-debug-toolbar
44
- django-environ
45
- django-extensions
debian-requirements.txt
@@ -22,9 +22,8 @@ netcat
22
apt-transport-https
23
24
# DB & Server
25
-#npm
26
-mysql-client-5.5
+mysql-client
27
libmysqlclient-dev
28
-#nodejs-legacy
+nodejs
29
30
glib-networking
0 commit comments