Skip to content

Commit 2a30ab8

Browse files
author
Nick MacCarthy
committed
keep it
1 parent 2b157e5 commit 2a30ab8

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

requirements-3.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
appdirs==1.4.3
2+
args==0.1.0
3+
arrow==1.2.3
4+
bleach==3.3.0
5+
certifi==2024.7.4
6+
chardet==3.0.4
7+
clint==0.5.1
8+
docutils==0.15.2
9+
freezegun==1.2.2
10+
idna==3.7
11+
linecache2==1.0.0
12+
mypy==1.7.1
13+
packaging==16.8
14+
pkginfo==1.4.2
15+
Pygments==2.15.0
16+
pyparsing==2.2.0
17+
python-dateutil==2.8.2
18+
pytz==2023.3
19+
readme-renderer==24.0
20+
requests==2.32.2
21+
requests-toolbelt==0.9.1
22+
six==1.10.0
23+
tqdm==4.66.3
24+
traceback2==1.4.0
25+
twine==2.0.0
26+
types-python-dateutil==2.8.19.20240311
27+
types-setuptools==73.0.0.20240822
28+
types-pytz==2023.3.1.1
29+
typing_extensions==4.7.1
30+
tzdata==2024.1
31+
urllib3==1.26.19
32+
webencodings==0.5.1
33+

0 commit comments

Comments
 (0)