Skip to content

Commit 01ed545

Browse files
committed
remove backported datetime module
1 parent c8d12fd commit 01ed545

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

requirements-linux.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jinja2
5656
pandas
5757
pyperclip
5858
thefuzz
59-
backports-datetime-fromisoformat; python_version < '3.11'
6059
genson
6160
google-cloud-storage
6261
mitmproxy

requirements-mac.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ configobj
5959
jinja2
6060
pandas
6161
pyperclip
62-
backports-datetime-fromisoformat; python_version < '3.11'
6362
thefuzz
6463
genson
6564
google-cloud-storage

requirements-win.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ configobj
6969
jinja2
7070
pandas
7171
pyperclip
72-
backports-datetime-fromisoformat; python_version < '3.11'
7372
thefuzz
7473
genson
7574
google-cloud-storage

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ configobj
5151
boto3
5252
pandas
5353
pyperclip
54-
backports-datetime-fromisoformat; python_version < '3.11'
5554
genson
5655
google-cloud-storage
5756
mitmproxy

0 commit comments

Comments
 (0)