diff options
| author | Max Nanis | 2026-08-16 01:38:14 -0700 |
|---|---|---|
| committer | Max Nanis | 2026-08-16 01:38:14 -0700 |
| commit | 24bf43ca9643c1d13f4acd9f14435249b0839df1 (patch) | |
| tree | cb19022f44554a3b23085073503dd938a7fabe9e /requirements.txt | |
| parent | fd77cd429cc6205f9a8f2f4168298fe82d461383 (diff) | |
| download | generalresearch-24bf43ca9643c1d13f4acd9f14435249b0839df1.tar.gz generalresearch-24bf43ca9643c1d13f4acd9f14435249b0839df1.zip | |
Pandera supression attempt. Conftest assert for type validation (no none allowed). min_items to min_length
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 1f55009..6c04995 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,7 @@ decorator==5.2.1 Deprecated==1.2.18 distributed==2025.7.0 dnspython==2.7.0 +Django>=5.2 ecdsa==0.19.1 email-validator==2.3.0 Faker==37.6.0 |
