Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-CloudComputing-E
/
E_Team_KhuBox
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
김대연
2020-06-08 16:57:54 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
서승완
2020-06-10 03:27:05 +0900
Commit
a5e31da00c1ec76f31cde96bea5e57c1638fb7e6
a5e31da0
1 parent
7233c74c
Requirements Update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
khubox-api/requirements.txt
khubox-api/requirements.txt
View file @
a5e31da
...
@@ -36,3 +36,5 @@ Werkzeug==0.16.1
...
@@ -36,3 +36,5 @@ Werkzeug==0.16.1
36
wsgi-request-logger==0.4.6
36
wsgi-request-logger==0.4.6
37
zappa==0.51.0
37
zappa==0.51.0
38
zipp==3.1.0
38
zipp==3.1.0
39
+
djangorestframework == 3.11.0
40
+
django-rest-knox == 1.1.0
...
...
Please
register
or
login
to post a comment