Skip to content

Commit

Permalink
Note networkx 2.6.2 for from_numpy_matrix function
Browse files Browse the repository at this point in the history
  • Loading branch information
trentleslie committed Jun 9, 2023
1 parent b7f59ba commit eb1c986
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
altair==5.0.1
attrs==21.2.0
Automat==20.2.0
Babel==2.8.0
bcrypt==3.2.0
blinker==1.4
cachetools==5.3.1
certifi==2020.6.20
chardet==4.0.0
click==8.0.3
cloud-init==23.1.2
colorama==0.4.4
command-not-found==0.3
configobj==5.0.6
constantly==15.1.0
contourpy==1.0.7
cryptography==3.4.8
cspy==1.0.3
cycler==0.11.0
dbus-python==1.2.18
decorator==5.1.1
distro==1.7.0
distro-info===1.1build1
ec2-hibinit-agent==1.0.0
fonttools==4.39.4
gitdb==4.0.10
GitPython==3.1.31
googlemaps==4.10.0
hibagent==1.0.1
httplib2==0.20.2
hyperlink==21.0.0
idna==3.3
importlib-metadata==4.6.4
incremental==21.3.0
jeepney==0.7.1
Jinja2==3.0.3
jsonpatch==1.32
jsonpointer==2.0
jsonschema==3.2.0
keyring==23.5.0
kiwisolver==1.4.4
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
markdown-it-py==2.2.0
MarkupSafe==2.0.1
matplotlib==3.7.1
mdurl==0.1.2
more-itertools==8.10.0
netifaces==0.11.0
networkx==2.6.2
numpy==1.24.3
oauthlib==3.2.0
packaging==23.1
pandas==2.0.2
pexpect==4.8.0
Pillow==9.5.0
protobuf==4.23.2
ptyprocess==0.7.0
PuLP==2.7.0
pyarrow==12.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.1
pydeck==0.8.1b0
Pygments==2.15.1
PyGObject==3.42.1
PyHamcrest==2.0.2
PyJWT==2.3.0
Pympler==1.0.1
pyOpenSSL==21.0.0
pyparsing==2.4.7
pyrsistent==0.18.1
pyserial==3.5
python-apt==2.4.0+ubuntu1
python-dateutil==2.8.2
python-debian===0.1.43ubuntu1
python-magic==0.4.24
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==5.4.1
requests==2.25.1
rich==13.4.1
SecretStorage==3.3.1
service-identity==18.1.0
six==1.16.0
smmap==5.0.0
sos==4.4
ssh-import-id==5.11
streamlit==1.23.1
systemd-python==234
tenacity==8.2.2
toml==0.10.2
toolz==0.12.0
tornado==6.3.2
Twisted==22.1.0
typing_extensions==4.6.3
tzdata==2023.3
tzlocal==4.3
ubuntu-advantage-tools==8001
ufw==0.36.1
unattended-upgrades==0.1
urllib3==1.26.5
validators==0.20.0
vrpy==0.5.1
wadllib==1.3.6
watchdog==3.0.0
zipp==1.0.0
zope.interface==5.4.0

0 comments on commit eb1c986

Please sign in to comment.