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 08:15:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7cd27e0ab061d2721f0fa4c0e6cbb4c33960f085
7cd27e0a
1 parent
56232198
feat: add cryptography module
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
khubox-api/requirements.txt
khubox-api/requirements.txt
View file @
7cd27e0
...
...
@@ -2,9 +2,11 @@ argcomplete==1.11.1
boto3==1.13.16
botocore==1.16.16
certifi==2020.4.5.1
cffi==1.14.0
cfn-flip==1.2.3
chardet==3.0.4
click==7.1.2
cryptography==2.9.2
Django==1.11.29
docutils==0.15.2
durationpy==0.5
...
...
@@ -16,6 +18,7 @@ jmespath==0.10.0
-e git+http://khuhub.khu.ac.kr/2016104129/kappa.git@1b0e17bb6da7460d9d494828c682a5ef66736aa3#egg=kappa
pip-tools==5.1.2
placebo==0.9.0
pycparser==2.20
PyMySQL==0.9.3
python-dateutil==2.6.1
python-slugify==4.0.0
...
...
Please
register
or
login
to post a comment