Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder committed Feb 22, 2024
1 parent 703ba57 commit 9ef807a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion python/requirements-direct.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
humanize==3.14.0
junitparser==3.1.0
lxml==4.9.3
lxml==5.1.0
psutil==5.9.8
PyGithub==2.1.1
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
humanize==3.14.0
junitparser==3.1.0
future==0.18.3
lxml==4.9.3
lxml==5.1.0
psutil==5.9.8
PyGithub==2.1.1
Deprecated==1.2.14
Expand All @@ -15,7 +15,7 @@ PyGithub==2.1.1
requests==2.31.0
certifi==2023.7.22
charset-normalizer==3.3.2
idna==3.4
idna==3.6
urllib3==2.0.7
typing_extensions==4.9.0
typing_extensions==4.7.1
urllib3==2.0.7

0 comments on commit 9ef807a

Please sign in to comment.