Parcourir la source

Update of dependencies

Jérôme BUISINE il y a 4 ans
Parent
commit
aea179f174
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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