This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
Fix ci for the backend
pull/478/head
Guillaume Vincent
5 years ago
parent
b48094ff5c
commit
d969c775e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
containers/backend/requirements.txt
+ 1
- 1
containers/backend/requirements.txt
View File
@@ -2,7 +2,7 @@ Django==1.11.23
django-cors-middleware==1.3.1
djangorestframework==3.6.2
djangorestframework-jwt==1.10.0
psycopg2==2.8.3
psycopg2
-binary
==2.8.3
gunicorn==19.7.1
djoser==0.5.4
envparse==0.2.0
Write
Preview
Loading…
Cancel
Save