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
Update requirements.txt on the backend
pull/598/head
Guillaume Vincent
3 years ago
parent
3a43b9790f
commit
3fca391735
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
containers/backend/requirements.txt
+ 3
- 3
containers/backend/requirements.txt
View File
@@ -1,10 +1,10 @@
Django==3.0.7
django-cors-middleware==1.5.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
psycopg2-binary==2.8.5
gunicorn==20.0.4
djangorestframework-simplejwt==4.6.0
djoser==2.0.3
envparse==0.2.0
gunicorn==20.0.4
psycopg2-binary==2.8.6
# tests
factory-boy==2.12.0
Write
Preview
Loading…
Cancel
Save