diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-07 17:44:04 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-07 17:44:04 +0100 |
| commit | 1641e45800db1baf4cc1cd61b9bc2c675979317f (patch) | |
| tree | 6bd770cd1c6513579bae8c1d4d8db5ef73acb8c3 /requirements.txt | |
| parent | c335893aa104f77410368f60f53657aa7251584c (diff) | |
| download | shrinker-1641e45800db1baf4cc1cd61b9bc2c675979317f.tar.gz shrinker-1641e45800db1baf4cc1cd61b9bc2c675979317f.zip | |
add requirements.txt
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..aad7a96 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +appdirs==1.4.0 +asyncpg==0.8.4 +packaging==16.8 +pyparsing==2.1.10 +six==1.10.0 |
