This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
advent-of-code-2021
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
Cleaning up requirements
day09
Ryan Reed
3 years ago
parent
9fc595e2f4
commit
24695eab39
1 changed files
with
2 additions
and
35 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-35
requirements.txt
+ 2
- 35
requirements.txt
View File
@ -1,35 +1,2 @@
advent-of-code-data==1.1.1
attrs==21.2.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.10.0
black==21.11b1
certifi==2021.10.8
charset-normalizer==2.0.8
click==8.0.3
idna==3.3
iniconfig==1.1.1
isort==5.10.1
mypy-extensions==0.4.3
numpy==1.21.4
packaging==21.3
pathspec==0.9.0
Pebble==4.6.3
platformdirs==2.4.0
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.6
pytest==6.2.5
python-dateutil==2.8.2
python-dotenv==0.19.2
pytz-deprecation-shim==0.1.0.post0
regex==2021.11.10
requests==2.26.0
six==1.16.0
soupsieve==2.3.1
termcolor==1.1.0
toml==0.10.2
tomli==1.2.2
typing-extensions==4.0.1
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
numpy
pytest
Write
Preview
Loading…
Cancel
Save