pip freeze > requirements.txt
This commit is contained in:
parent
e1cd3be739
commit
8a2ebc472e
|
@ -1,3 +1,4 @@
|
||||||
gitdb==4.0.12
|
gitdb==4.0.12
|
||||||
GitPython==3.1.44
|
GitPython==3.1.44
|
||||||
|
javaproperties==0.8.2
|
||||||
smmap==5.0.2
|
smmap==5.0.2
|
||||||
|
|
Loading…
Reference in New Issue