Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Resint
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Resint
Compare revisions
7ddc62596076ff18899df81739313a566f0931b3 to d327bdafab9214c71b71d2e1f92d0899b8115174
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
AlekSIS/official/AlekSIS-App-Resint
Select target project
No results found
d327bdafab9214c71b71d2e1f92d0899b8115174
Select Git revision
Swap
Target
AlekSIS/official/AlekSIS-App-Resint
Select target project
AlekSIS/official/AlekSIS-App-Resint
sunweaver/AlekSIS-App-Resint
2 results
7ddc62596076ff18899df81739313a566f0931b3
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update build deps
· 17e04d80
Jonathan Weth
authored
2 years ago
17e04d80
Merge branch 'update/build-deps' into 'master'
· d327bdaf
Jonathan Weth
authored
2 years ago
Update build deps See merge request
!47
d327bdaf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
1 addition
and
1 deletion
pyproject.toml
View file @
d327bdaf
...
...
@@ -44,7 +44,7 @@ python = "^3.9"
AlekSIS-Core
=
"^2.1"
[tool.poetry.dev-dependencies]
aleksis-builddeps
=
"
^6
"
aleksis-builddeps
=
"
*
"
[tool.poetry.plugins."aleksis.app"]
resint
=
"aleksis.apps.resint.apps:ResintConfig"
...
...
This diff is collapsed.
Click to expand it.