Update dependencies in requirements.txt
This commit is contained in:
parent
74503521ed
commit
8d02bce0d8
|
@ -1,4 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (podlaunch)" project-jdk-type="Python SDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (podlaunch)" project-jdk-type="Python SDK" />
|
||||||
|
<component name="PythonCompatibilityInspectionAdvertiser">
|
||||||
|
<option name="version" value="3" />
|
||||||
|
</component>
|
||||||
</project>
|
</project>
|
|
@ -1,2 +1,2 @@
|
||||||
click~=7.1.2
|
click~=8.0.1
|
||||||
sh~=1.14.1
|
sh~=1.14.2
|
||||||
|
|
Loading…
Reference in a new issue