Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
e3a465b8
Commit
e3a465b8
authored
3 years ago
by
Ken Clary
Browse files
Options
Downloads
Patches
Plain Diff
pin edx-when to 2.1.0 for testing
parent
7089a3fb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
requirements/constraints.txt
+5
-1
5 additions, 1 deletion
requirements/constraints.txt
with
5 additions
and
1 deletion
requirements/constraints.txt
+
5
−
1
View file @
e3a465b8
# Version constraints for pip-installation.
https://imgur.com/gallery/rjiMxVD
# Version constraints for pip-installation.
#
# This file doesn't install any packages. It specifies version constraints
# that will be applied if a package is needed.
...
...
@@ -109,3 +109,7 @@ pylint<2.10.0
# Feel free to loosen this constraint if/when it is confirmed that a later
# version of py2neo will work with Neo4j 3.5.
py2neo<2022
# as of right now (Sep 8 2021), we need to not use the latest edx-when
# version which might be causing issues with course publishing
edx-when==2.1.0
This diff is collapsed.
Click to expand it.
Preview
0%
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