Skip to content

Commit 1127c89

Browse files
committed
Move pytz requirement to the common 'tools'
1 parent 0a6ad8d commit 1127c89

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bot/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
google-cloud-storage==1.41.1
33
libmozdata==0.1.72
44
pytoml==0.1.21
5-
pytz==2021.1
65
pyyaml==5.4.1
76
tenacity==8.0.1
87
tqdm==4.61.2

tools/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
aiohttp==3.7.4
22
async-timeout==3.0.1
33
logbook==1.5.3
4+
pytz==2021.1
45
raven==6.10.0
56
structlog==21.1.0
67
taskcluster==44.1.0

0 commit comments

Comments
 (0)