Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lti-xblock-consumer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
OpenJupyter
lti-xblock-consumer
Commits
3088b610
Unverified
Commit
3088b610
authored
2 years ago
by
Feanil Patel
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #327 from openedx/feanil/django-pyfs
feanil/django pyfs
parents
af75ccb1
126c7ec2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements/ci.txt
+0
-5
0 additions, 5 deletions
requirements/ci.txt
requirements/test.in
+0
-1
0 additions, 1 deletion
requirements/test.in
requirements/test.txt
+0
-5
0 additions, 5 deletions
requirements/test.txt
with
0 additions
and
11 deletions
requirements/ci.txt
+
0
−
5
View file @
3088b610
...
@@ -108,7 +108,6 @@ django==3.2.16
...
@@ -108,7 +108,6 @@ django==3.2.16
# django-config-models
# django-config-models
# django-crum
# django-crum
# django-filter
# django-filter
# django-pyfs
# djangorestframework
# djangorestframework
# edx-django-utils
# edx-django-utils
# jsonfield
# jsonfield
...
@@ -123,8 +122,6 @@ django-crum==0.7.9
...
@@ -123,8 +122,6 @@ django-crum==0.7.9
# edx-django-utils
# edx-django-utils
django-filter==22.1
django-filter==22.1
# via -r requirements/test.txt
# via -r requirements/test.txt
django-pyfs==3.2.0
# via -r requirements/test.txt
django-waffle==3.0.0
django-waffle==3.0.0
# via
# via
# -r requirements/test.txt
# -r requirements/test.txt
...
@@ -157,14 +154,12 @@ filelock==3.9.0
...
@@ -157,14 +154,12 @@ filelock==3.9.0
fs==2.4.16
fs==2.4.16
# via
# via
# -r requirements/test.txt
# -r requirements/test.txt
# django-pyfs
# fs-s3fs
# fs-s3fs
# openedx-django-pyfs
# openedx-django-pyfs
# xblock
# xblock
fs-s3fs==1.1.1
fs-s3fs==1.1.1
# via
# via
# -r requirements/test.txt
# -r requirements/test.txt
# django-pyfs
# openedx-django-pyfs
# openedx-django-pyfs
# xblock-sdk
# xblock-sdk
future==0.18.3
future==0.18.3
...
...
This diff is collapsed.
Click to expand it.
requirements/test.in
+
0
−
1
View file @
3088b610
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
coveralls
coveralls
ddt
ddt
django-pyfs
djangorestframework
djangorestframework
edx_lint
edx_lint
mock
mock
...
...
This diff is collapsed.
Click to expand it.
requirements/test.txt
+
0
−
5
View file @
3088b610
...
@@ -79,7 +79,6 @@ dill==0.3.6
...
@@ -79,7 +79,6 @@ dill==0.3.6
# django-config-models
# django-config-models
# django-crum
# django-crum
# django-filter
# django-filter
# django-pyfs
# djangorestframework
# djangorestframework
# edx-django-utils
# edx-django-utils
# jsonfield
# jsonfield
...
@@ -94,8 +93,6 @@ django-crum==0.7.9
...
@@ -94,8 +93,6 @@ django-crum==0.7.9
# edx-django-utils
# edx-django-utils
django-filter==22.1
django-filter==22.1
# via -r requirements/base.txt
# via -r requirements/base.txt
django-pyfs==3.2.0
# via -r requirements/test.in
django-waffle==3.0.0
django-waffle==3.0.0
# via
# via
# -r requirements/base.txt
# -r requirements/base.txt
...
@@ -120,13 +117,11 @@ edx-opaque-keys[django]==2.3.0
...
@@ -120,13 +117,11 @@ edx-opaque-keys[django]==2.3.0
fs==2.4.16
fs==2.4.16
# via
# via
# -r requirements/base.txt
# -r requirements/base.txt
# django-pyfs
# fs-s3fs
# fs-s3fs
# openedx-django-pyfs
# openedx-django-pyfs
# xblock
# xblock
fs-s3fs==1.1.1
fs-s3fs==1.1.1
# via
# via
# django-pyfs
# openedx-django-pyfs
# openedx-django-pyfs
# xblock-sdk
# xblock-sdk
future==0.18.3
future==0.18.3
...
...
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