diff options
| author | Ian Goodnight <ian.goodnight@scythe.io> | 2024-06-16 14:44:45 -0400 |
|---|---|---|
| committer | Ian Goodnight <ian.goodnight@scythe.io> | 2024-06-16 14:44:45 -0400 |
| commit | d87e83206ea21bc2290ce459ffba878e94e49f95 (patch) | |
| tree | 1cdd10ba3c58cf4925668c14a886e63041aa8634 /challenge-273/iangoodnight/python/requirements.txt | |
| parent | 194611acf9d0f7f165ac0ec595774b2c6fd5f413 (diff) | |
| download | perlweeklychallenge-club-d87e83206ea21bc2290ce459ffba878e94e49f95.tar.gz perlweeklychallenge-club-d87e83206ea21bc2290ce459ffba878e94e49f95.tar.bz2 perlweeklychallenge-club-d87e83206ea21bc2290ce459ffba878e94e49f95.zip | |
week 273
Diffstat (limited to 'challenge-273/iangoodnight/python/requirements.txt')
| -rw-r--r-- | challenge-273/iangoodnight/python/requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-273/iangoodnight/python/requirements.txt b/challenge-273/iangoodnight/python/requirements.txt new file mode 100644 index 0000000000..4631673210 --- /dev/null +++ b/challenge-273/iangoodnight/python/requirements.txt @@ -0,0 +1,4 @@ +iniconfig==2.0.0 +packaging==24.1 +pluggy==1.5.0 +pytest==8.2.2 |
