Skip to content

Commit

Permalink
Merge branch 'main' into validate_schema
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityasinha-dotcom authored Sep 14, 2023
2 parents 26e997f + ed01086 commit 1ba06a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@ PyYAML==6.0.1
requests==2.31.0
six==1.15.0
snowballstemmer==2.1.0
typing-extensions==3.7.4.3
typing-extensions==4.0.1
Unidecode==1.2.0
urllib3==1.26.5
wheel
zipp==3.4.0
black
-e ./src/core
-e ./src/zos_console
-e ./src/zos_files
-e ./src/zos_jobs
-e ./src/zos_tso
-e ./src/zosmf
-e ./src/zosmf

0 comments on commit 1ba06a2

Please sign in to comment.