♻️ add proper requirements file

This commit is contained in:
Marc Michalsky 2021-08-09 15:35:30 +02:00
parent 4f62a1662d
commit ad00086851
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +0,0 @@
python-redmine~=2.3.0
envyaml~=1.8.210417
jinja2~=3.0.1

10
requirements.txt Normal file
View file

@ -0,0 +1,10 @@
certifi==2021.5.30
chardet==4.0.0
envyaml==1.8.210417
idna==2.10
Jinja2==3.0.1
MarkupSafe==2.0.1
python-redmine==2.3.0
PyYAML==5.4.1
requests==2.25.1
urllib3==1.26.5