aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/requirements.txt (unfollow)
Commit message (Collapse)Author
2023-10-02requirements.txt: bump dependenciesEgor Tensin
2023-08-14requirements.txt: bump dependenciesv4.0.14Egor Tensin
2023-06-06requirements.txt: bump dependenciesv4.0.13Egor Tensin
2023-05-23requirements.txt: bump dependenciesEgor Tensin
2023-05-21requirements.txt: bump dependenciesEgor Tensin
2023-03-02requirements.txt: bump dependenciesEgor Tensin
2023-02-25requirements.txt: bump dependenciesEgor Tensin
2022-12-24requirements.txt: bump dependenciesEgor Tensin
2022-10-15bump dependenciesEgor 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-27requirements.txt: bump dependenciesEgor Tensin
2022-03-30requirements.txt: bump dependenciesEgor Tensin
2021-10-16add Gitlab API module to requirements.txtEgor Tensin
2021-08-01figure out setup.cfg vs. requirements.txtEgor Tensin
2021-07-31sort requirements.txtEgor Tensin
2021-07-31merge my_repos.py to the configEgor 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-30add some unit testsEgor Tensin
This is a first step towards integrating with GitHub/Bitbucket properly.