♻️ add proper requirements file
This commit is contained in:
parent
4f62a1662d
commit
ad00086851
2 changed files with 10 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
||||||
python-redmine~=2.3.0
|
|
||||||
envyaml~=1.8.210417
|
|
||||||
jinja2~=3.0.1
|
|
10
requirements.txt
Normal file
10
requirements.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue