Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kszkepzes-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
kszkepzes
old
kszkepzes-backend
Commits
593774b2
Commit
593774b2
authored
6 years ago
by
Bodor Máté
Browse files
Options
Downloads
Patches
Plain Diff
update dependenis and fix flake8 error
parent
b82bfbc0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
requirements/production.txt
+4
-4
4 additions, 4 deletions
requirements/production.txt
with
4 additions
and
4 deletions
requirements/production.txt
+
4
−
4
View file @
593774b2
...
...
@@ -11,7 +11,7 @@ diff-match-patch==20121119 # via django-import-export
django-import-export==1.0.0
django-social-authsch==0.1
django-solo==1.1.3
django
=
=2.0.1
django
>
=2.0.1
0
djangorestframework==3.7.7
et-xmlfile==1.0.1 # via openpyxl
gunicorn==19.7.1
...
...
@@ -23,14 +23,14 @@ openpyxl==2.5.0 # via tablib
pyjwt==1.5.3 # via social-auth-core
python3-openid==3.1.0 # via social-auth-core
pytz==2017.3 # via django
pyyaml
==3.12
# via tablib
pyyaml
>=4.2b1
# via tablib
requests-oauthlib==0.8.0 # via social-auth-core
requests
=
=2.
18.4
# via requests-oauthlib, social-auth-core
requests
>
=2.
20.0
# via requests-oauthlib, social-auth-core
six==1.11.0 # via social-auth-app-django, social-auth-core
social-auth-app-django==2.1.0 # via django-social-authsch
social-auth-core==1.6.0 # via django-social-authsch, social-auth-app-django
tablib==0.12.1 # via django-import-export
unicodecsv==0.14.1 # via tablib
urllib3
=
=1.2
2
# via requests
urllib3
>
=1.2
3
# via requests
xlrd==1.1.0 # via tablib
xlwt==1.3.0 # via tablib
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment