Skip to content

Commit

Permalink
PXP-9192 Validate formats (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre authored Dec 22, 2021
1 parent c0721ed commit 3dee8dc
Show file tree
Hide file tree
Showing 4 changed files with 488 additions and 374 deletions.
4 changes: 4 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,20 @@ pytest = "*"
[packages]
gen3datamodel = {editable = true,path = "."}
cdislogging = "==1.0.0"
cdisutils = "*"
attrs = "==19.3.0"
dictionaryutils = "==3.0.0"
gdcdictionary = {editable = true,git = "https://github.com/NCI-GDC/gdcdictionary.git",ref = "release/py3"}
jsonschema = "~=3.2"
more-itertools = "==7.2.0"
zipp = "==0.6.0"
importlib-metadata = "==0.23"
pyrsistent = "==0.15.4"
pytz = "*"
psqlgraph = "~=3.0"
psycopg2-binary = "==2.8.2"
sqlalchemy = "==1.3.3"
strict-rfc3339 = "==0.7"
rstr = "==2.2.6"

[requires]
Expand Down
Loading

0 comments on commit 3dee8dc

Please sign in to comment.