diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-18 17:13:05 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-18 17:13:05 +0100 |
| commit | 12ce9bf5e3f07f13a2efa7d50a48a1b62266093c (patch) | |
| tree | 822bf6582cb41053943710de54b9dac0a1241b98 /requirements.txt | |
| download | cruncher-12ce9bf5e3f07f13a2efa7d50a48a1b62266093c.tar.gz cruncher-12ce9bf5e3f07f13a2efa7d50a48a1b62266093c.zip | |
first working implementation
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..2e1ea39 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +appdirs==1.4.2 +asyncpg==0.8.4 +packaging==16.8 +pyparsing==2.1.10 +six==1.10.0 |
