Skip to content

Commit 3003821

Browse files
committed
add requirements
1 parent 6eb7cbf commit 3003821

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__
2-
*.ics
2+
*.ics
3+
jicsonenv/

requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
urllib3=1.20
1+
appdirs==1.4.0
2+
packaging==16.8
3+
pyparsing==2.1.10
4+
requests==2.13.0
5+
six==1.10.0

0 commit comments

Comments
 (0)