index
:
cgitize
master
Self-host your repositories using cgit
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
requirements.txt
(
unfollow
)
Commit message (
Collapse
)
Author
18 hours
requirements.txt: bump dependencies
HEAD
master
Egor Tensin
5 days
requirements.txt: bump dependencies
Egor Tensin
10 days
requirements.txt: bump dependencies
Egor Tensin
2025-07-23
major bumps for major dependencies
Egor Tensin
2025-07-22
requirements.txt: bump requirements
Egor Tensin
2025-05-05
requirements.txt: bump dependencies
Egor Tensin
2024-11-29
requirements.txt: bump dependencies
v5.1.3
Egor Tensin
2024-10-01
requirements.txt: bump dependencies
Egor Tensin
2024-07-16
requirements.txt: bump dependencies
v5.1.1
Egor Tensin
2024-06-18
requirements.txt: bump dependencies
v5.0.4
Egor Tensin
2024-05-02
requirements.txt: bump dependencies
Egor Tensin
2024-03-06
requirements.txt: bump dependencies
v5.0.3
Egor Tensin
2023-12-05
requirements.txt: bump dependencies
Egor Tensin
2023-10-24
requirements.txt: bump dependencies
Egor Tensin
2023-10-02
requirements.txt: bump dependencies
Egor Tensin
2023-08-14
requirements.txt: bump dependencies
v4.0.14
Egor Tensin
2023-06-06
requirements.txt: bump dependencies
v4.0.13
Egor Tensin
2023-05-23
requirements.txt: bump dependencies
Egor Tensin
2023-05-21
requirements.txt: bump dependencies
Egor Tensin
2023-03-02
requirements.txt: bump dependencies
Egor Tensin
2023-02-25
requirements.txt: bump dependencies
Egor Tensin
2022-12-24
requirements.txt: bump dependencies
Egor Tensin
2022-10-15
bump dependencies
Egor Tensin
Unfortunately, atlassian-python-api doesn't follow the "same major version = no breakage" principle, and happily broke a number of things between 3.25.0 and 3.28.1. Oh well, let's fix the version at 3.28.X, I guess.
2022-05-27
requirements.txt: bump dependencies
Egor Tensin
2022-03-30
requirements.txt: bump dependencies
Egor Tensin
2021-10-16
add Gitlab API module to requirements.txt
Egor Tensin
2021-08-01
figure out setup.cfg vs. requirements.txt
Egor Tensin
2021-07-31
sort requirements.txt
Egor Tensin
2021-07-31
merge my_repos.py to the config
Egor Tensin
The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it.
2021-07-30
add some unit tests
Egor Tensin
This is a first step towards integrating with GitHub/Bitbucket properly.