Sfoglia il codice sorgente

Update of dependencies

Jérôme BUISINE 5 anni fa
parent
commit
aea179f174
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      README.md
  2. 1 1
      requirement.txt

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ Web site which contains experiences on synthesis images (perception of noise).
 You need to have python, pip
 
 ```
-pip install -r requirement.txt
+pip install -r requirements.txt
 ```
 
 ## Run server

+ 1 - 1
requirement.txt

@@ -4,4 +4,4 @@ Pillow
 questplus
 psychopy
 pandas
-psychometric
+requests