Skip to content

Commit

Permalink
Merge pull request #327 from openedx/feanil/django-pyfs
Browse files Browse the repository at this point in the history
feanil/django pyfs
  • Loading branch information
Feanil Patel authored Feb 1, 2023
2 parents af75ccb + 126c7ec commit 3088b61
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ django==3.2.16
# django-config-models
# django-crum
# django-filter
# django-pyfs
# djangorestframework
# edx-django-utils
# jsonfield
Expand All @@ -123,8 +122,6 @@ django-crum==0.7.9
# edx-django-utils
django-filter==22.1
# via -r requirements/test.txt
django-pyfs==3.2.0
# via -r requirements/test.txt
django-waffle==3.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -157,14 +154,12 @@ filelock==3.9.0
fs==2.4.16
# via
# -r requirements/test.txt
# django-pyfs
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# django-pyfs
# openedx-django-pyfs
# xblock-sdk
future==0.18.3
Expand Down
1 change: 0 additions & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

coveralls
ddt
django-pyfs
djangorestframework
edx_lint
mock
Expand Down
5 changes: 0 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ dill==0.3.6
# django-config-models
# django-crum
# django-filter
# django-pyfs
# djangorestframework
# edx-django-utils
# jsonfield
Expand All @@ -94,8 +93,6 @@ django-crum==0.7.9
# edx-django-utils
django-filter==22.1
# via -r requirements/base.txt
django-pyfs==3.2.0
# via -r requirements/test.in
django-waffle==3.0.0
# via
# -r requirements/base.txt
Expand All @@ -120,13 +117,11 @@ edx-opaque-keys[django]==2.3.0
fs==2.4.16
# via
# -r requirements/base.txt
# django-pyfs
# fs-s3fs
# openedx-django-pyfs
# xblock
fs-s3fs==1.1.1
# via
# django-pyfs
# openedx-django-pyfs
# xblock-sdk
future==0.18.3
Expand Down

0 comments on commit 3088b61

Please sign in to comment.