Skip to content

Commit 56a7085

Browse files
committed
Add requirements.txt
1 parent 6696bd2 commit 56a7085

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33

44
### Python ###
55
__pycache__/
6+
venv/
7+
8+
*.txt
9+
10+
!requirements.txt

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Unidecode==1.0.23

0 commit comments

Comments
 (0)