first pass

This commit is contained in:
2024-01-13 14:41:54 -05:00
commit c340474db4
6 changed files with 7937 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
openapi-python-client = "*"
pip = "*"
datamodel-code-generator = {extras = ["http"], version = "*"}
requests = "*"
[dev-packages]
[requires]
python_version = "3.12"